Skip to content

Commit

Permalink
Echo ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
bnmoch3 committed Feb 27, 2024
1 parent 46fc454 commit 05c5d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
with:
name: wheels
path: dist
- name: Extract branch name
shell: bash
run: echo ${{ github.ref_name }}

windows:
runs-on: windows-latest
Expand Down

0 comments on commit 05c5d5b

Please sign in to comment.