Skip to content

Commit

Permalink
Fixes invalid tag on published image
Browse files Browse the repository at this point in the history
  • Loading branch information
c4deszes committed May 23, 2021
1 parent 7e9a44c commit 99d90a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ jobs:
push: true
tags: |
docker.pkg.github.com/${{ github.repository }}/image:${{ github.sha }}
docker.pkg.github.com/${{ github.repository }}/image:${{ github.ref }}

0 comments on commit 99d90a9

Please sign in to comment.