Skip to content

Commit

Permalink
use GH_REF with fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed Apr 19, 2023
1 parent e4a6f6c commit 4b1603f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atest.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
# git tag --points-at ${GH_SHA}
- name: "print GH_REF"
run: |
echo ${PR_NUMBER}
echo ${GH_REF}
- name: "print PR_NUMBER"
run: |
echo ${PR_NUMBER}
Expand Down

0 comments on commit 4b1603f

Please sign in to comment.