Skip to content

Commit 64d3209

Browse files
update make
1 parent b0448b8 commit 64d3209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
id: date
4646
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
4747

48-
- name: Build Docker Image and optionally push
48+
- name: Build Docker Image and optionally push
4949
uses: docker/build-push-action@v6
5050
with:
5151
context: .

0 commit comments

Comments
 (0)