Skip to content

Commit

Permalink
more yaml corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
tingox committed Nov 5, 2021
1 parent ee34a65 commit 35b79f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-p2k16-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
id: debug1
run: |
echo debug github.ref = ${GITHUB_REF}
echo debug2 github.ref = ${github.ref}
echo debug2 github.ref = ${{ github.ref }}
# so, GITHUB_REF is equal to the release tag, for example refs/tags/v0.3.0.2

0 comments on commit 35b79f8

Please sign in to comment.