Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Nov 16, 2022
2 parents 76c9805 + 7f2dc92 commit 2e0cc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
run: |
echo "::set-output name=version::${GITHUB_REF##refs/tags/v}"
- name: Upload sdist and wheels to release
uses: ncipollo/[email protected].1
uses: ncipollo/[email protected].2
with:
name: ${{ steps.get_version.outputs.version }}
draft: true
Expand Down

0 comments on commit 2e0cc3b

Please sign in to comment.