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 5fc25f6 commit 2b99000Copy full SHA for 2b99000
.github/workflows/release.yaml
@@ -60,7 +60,7 @@ jobs:
60
env:
61
VERSION: ${{ inputs.version }}
62
- name: Release
63
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
64
with:
65
script: |
66
github.rest.repos.createRelease({
0 commit comments