Skip to content

Commit 2c45019

Browse files
committed
Show the git commit before verifying
1 parent 2f36e84 commit 2c45019

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: "Require signed git tag"
2828
run: |
29+
git show ${GITHUB_REF#refs/*/}
2930
git verify-tag ${GITHUB_REF#refs/*/}
3031
3132
- name: "Setup Python"

0 commit comments

Comments
 (0)