Skip to content

Commit f51371e

Browse files
authored
Update main.yml
1 parent d53c540 commit f51371e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: docker/build-push-action@v4
6363
with:
6464
context: .
65-
file: ./Dockerfile
65+
file: Dockerfile
6666
push: true
6767
tags: ${{ steps.meta.outputs.tags }}
6868
labels: ${{ steps.meta.outputs.labels }}
@@ -124,5 +124,3 @@ jobs:
124124
context: .
125125
file: Dockerfile
126126
push: true
127-
tags: phyesix/cssfavicon
128-
labels: phyesix/cssfavicon

0 commit comments

Comments
 (0)