Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxsuren-bot committed Nov 8, 2021
1 parent 9ce1dbe commit 8b122ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
git describe --tags $(git rev-list --tags --max-count=1)
echo ${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
echo ${{ steps.meta.outputs.images }}
echo ${{ github.event.release.tag_name }}
echo ${{ github.ref_name }}

0 comments on commit 8b122ff

Please sign in to comment.