Skip to content

Commit 9b12781

Browse files
Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#557)
1 parent 02a1e15 commit 9b12781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
twine upload --verbose dist/*
4040
- name: Upload release assets
41-
uses: softprops/action-gh-release@v2.1.0
41+
uses: softprops/action-gh-release@v2.2.0
4242
with:
4343
files: |
4444
dist/*.whl

0 commit comments

Comments
 (0)