Skip to content

Commit bd4b2dd

Browse files
committed
change the id, maybe it needs to be unique
1 parent 7f1e79d commit bd4b2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
push: ${{ github.ref == 'refs/heads/master' }}
3838

3939
- name: Debug info
40-
id: vars
40+
id: debug1
4141
run: echo "debug: github.ref = ${GITHUB_REF} "

0 commit comments

Comments
 (0)