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 4d69030 commit f2d0b81Copy full SHA for f2d0b81
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: ⏫ Upload Release Assets
34
id: upload-release-asset
35
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
36
with:
37
result-encoding: json
38
script: |
0 commit comments