We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1f254 commit 5c34ea3Copy full SHA for 5c34ea3
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
command: manifest
15
- if: steps.release.outputs.release_created == 'true'
16
name: Trigger Publish
17
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
18
with:
19
script: |
20
github.rest.actions.createWorkflowDispatch({
0 commit comments