We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4621671 commit 5a71da0Copy full SHA for 5a71da0
.github/workflows/build.yml
@@ -270,7 +270,7 @@ jobs:
270
271
- name: Generate release
272
id: release
273
- uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
+ uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
274
with:
275
files: wheels/*
276
body_path: ${{ runner.temp }}/changelog
0 commit comments