Skip to content

Commit 32b236d

Browse files
committed
more debug info
1 parent a021aba commit 32b236d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-image-p2k16-label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
- name: Debug info
4040
id: debug1
4141
run: echo debug github.ref = ${GITHUB_REF}
42+
run: echo debug2 github.ref = ${github.ref}
43+
# so, GITHUB_REF is equal to the release tag, for example refs/tags/v0.3.0.2

0 commit comments

Comments
 (0)