Skip to content

Commit

Permalink
use GH_REF with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed Apr 19, 2023
1 parent 52da07c commit ee00014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/atest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: "print GH_REF"
run: |
echo ${GH_REF}
echo ${GITHUB_REF}
- name: "print PR_NUMBER"
run: |
echo ${PR_NUMBER}
Expand Down

0 comments on commit ee00014

Please sign in to comment.