Skip to content

Commit

Permalink
Use env
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbe7730 committed Oct 27, 2022
1 parent 57ac210 commit c5a1aef
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_NAME
tags: robbe7730/delaymap:${{ env.GITHUB_REF_NAME }}

0 comments on commit c5a1aef

Please sign in to comment.