Skip to content

Commit

Permalink
print github.ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lianbenjamin committed Jan 23, 2024
1 parent 4586382 commit 7508abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo $name
echo "name=${name}" >> $GITHUB_OUTPUT
echo "github.ref ---->"
echo ${{ github.token }}
echo ${{ github.ref }}
checkout_code:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 7508abf

Please sign in to comment.