Skip to content

Commit 2e0cc3b

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 76c9805 + 7f2dc92 commit 2e0cc3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
run: |
199199
echo "::set-output name=version::${GITHUB_REF##refs/tags/v}"
200200
- name: Upload sdist and wheels to release
201-
uses: ncipollo/release-action@v1.11.1
201+
uses: ncipollo/release-action@v1.11.2
202202
with:
203203
name: ${{ steps.get_version.outputs.version }}
204204
draft: true

0 commit comments

Comments
 (0)