Skip to content

Commit

Permalink
[#82] Set release tag to sha
Browse files Browse the repository at this point in the history
  • Loading branch information
juampynr committed Jul 5, 2022
1 parent d823cc9 commit 543aba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
release_tag: ${{ GITHUB_SHA }}

publish-docker-image:
name: Publish Docker image
Expand Down

0 comments on commit 543aba5

Please sign in to comment.