Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Mar 11, 2024
1 parent af54541 commit 800b964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.ref }}

- name: Print the commit info
env:
REF: ${{ github.event.ref }}
run: echo "Commit $REF"
Expand Down

0 comments on commit 800b964

Please sign in to comment.