Skip to content

Commit

Permalink
Fix Docker release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zimmi48 committed Sep 9, 2020
1 parent 21a592d commit a47d19b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
dockerfile: release.Dockerfile
registry: docker.pkg.github.com
repository: coq/bot/coqbot
tag_with_ref: true

0 comments on commit a47d19b

Please sign in to comment.