Skip to content

Commit

Permalink
#25951 Printing GitHub context REF.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina committed Sep 20, 2023
1 parent ff53c1b commit cd58610
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cli-release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ jobs:
- name: vars
run: |
echo "HEAD=${{ needs.precheck.outputs.HEAD }}"
echo "REF=${{ github.ref }}"
echo "REF_NAME=${{ github.ref_name }}"

0 comments on commit cd58610

Please sign in to comment.