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.
2 parents d16f7a4 + 52b5267 commit 6e5ef4bCopy full SHA for 6e5ef4b
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
# Add the built files to the release assets, alongside the repo archives
39
# automatically added by GitHub. These files should then match exactly to the
40
# published files on PyPI.
41
- - uses: softprops/action-gh-release@v1
+ - uses: softprops/action-gh-release@v2
42
with:
43
files: dist/virtual_ecosystem*
44
0 commit comments