We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860120a commit 118dd72Copy full SHA for 118dd72
.github/workflows/ci.yaml
@@ -66,5 +66,5 @@ jobs:
66
67
- name: Docker Build
68
run: |
69
- echo $COMMIT_SHA
+ echo $GITHUB_REF
70
0 commit comments