Skip to content

Commit

Permalink
Update dockerimage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarioch authored Mar 8, 2020
1 parent 0fabacd commit e8e56c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if: contains(github.ref, 'refs/tags/v')
with:
name: tarioch/fava
tag: true
tagging: true
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

Expand Down

0 comments on commit e8e56c5

Please sign in to comment.