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 3b72c24 commit d267af2Copy full SHA for d267af2
.github/workflows/build_and_test_library.yml
@@ -127,7 +127,7 @@ jobs:
127
TWINE_REPOSITORY_URL: "https://upload.pypi.org/legacy/"
128
129
- name: "Release to GitHub"
130
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
131
with:
132
files: ~/dist/ansys-grantami-serverapi-openapi-wheel/*.whl
133
generate_release_notes: true
0 commit comments