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 11d9400 commit ff01480Copy full SHA for ff01480
.github/workflows/ci-cd.yml
@@ -466,7 +466,7 @@ jobs:
466
# Confusingly, this action also supports updating releases, not
467
# just creating them. This is what we want here, since we've manually
468
# created the release above.
469
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
470
with:
471
# dist/ contains the built packages, which smoketest-artifacts/
472
# contains the signatures and certificates.
0 commit comments