Skip to content

Commit

Permalink
Merge pull request #60 from YannickJadoul/dependabot/github_actions/n…
Browse files Browse the repository at this point in the history
…cipollo/release-action-1.8.9

Bump ncipollo/release-action from 1.8.8 to 1.8.9
  • Loading branch information
YannickJadoul authored Sep 13, 2021
2 parents f4a80b3 + c0d7674 commit 6111e6e
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 @@ -183,7 +183,7 @@ jobs:
echo "::set-output name=version::${GITHUB_REF##refs/tags/v}"
- name: Upload sdist and wheels to release
uses: ncipollo/[email protected].8
uses: ncipollo/[email protected].9
with:
name: ${{ steps.get_version.outputs.version }}
draft: true
Expand Down

0 comments on commit 6111e6e

Please sign in to comment.