Skip to content

Commit e8e56c5

Browse files
authored
Update dockerimage.yml
1 parent 0fabacd commit e8e56c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
if: contains(github.ref, 'refs/tags/v')
2727
with:
2828
name: tarioch/fava
29-
tag: true
29+
tagging: true
3030
username: ${{ secrets.DOCKER_USERNAME }}
3131
password: ${{ secrets.DOCKER_PASSWORD }}
3232

0 commit comments

Comments
 (0)