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 5bc127e + fec0472 commit 0dae1afCopy full SHA for 0dae1af
.github/workflows/build.yaml
@@ -322,7 +322,7 @@ jobs:
322
merge-multiple: true
323
324
- name: Prepare a release
325
- uses: softprops/action-gh-release@v2.2.2
+ uses: softprops/action-gh-release@v2.3.2
326
with:
327
generate_release_notes: true
328
body: |
@@ -391,7 +391,7 @@ jobs:
391
await script({ core, github, context });
392
393
- name: Update unstable release
394
395
396
name: "Unstable build"
397
tag_name: unstable
0 commit comments