Skip to content

Commit

Permalink
variable expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards authored Sep 29, 2021
1 parent 710f9cd commit 56d0250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: kubefirst/nebulous:${{ github.ref }}
tags: kubefirst/nebulous:${GITHUB_REF##*/}

0 comments on commit 56d0250

Please sign in to comment.