Skip to content

Commit

Permalink
Use GITHUB_REF_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbe7730 committed Oct 27, 2022
1 parent 218598f commit 57ac210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: robbe7730/delaymap:$GITHUB_REF
tags: robbe7730/delaymap:$GITHUB_REF_NAME

0 comments on commit 57ac210

Please sign in to comment.