Skip to content

Commit

Permalink
Update build_wheels.yml (#125)
Browse files Browse the repository at this point in the history
* Update build_wheels.yml

* Update VERSION.txt
  • Loading branch information
inakleinbottle authored Oct 23, 2024
1 parent dfb271a commit d964ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release upload ${{ github.ref_name }} dist/*
gh release - R "${{ github.repository }}" upload "${{ github.ref_name }}" dist/*
- name: Publish
run: |
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.1
v0.1.2

0 comments on commit d964ecb

Please sign in to comment.