Archived
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa0ae07332
|
@@ -36,7 +36,7 @@ jobs:
|
|||||||
git push origin "${defined_tag}"
|
git push origin "${defined_tag}"
|
||||||
|
|
||||||
- name: Trigger "Release" workflow
|
- name: Trigger "Release" workflow
|
||||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const workflowFileName = 'release.yaml';
|
const workflowFileName = 'release.yaml';
|
||||||
|
|||||||
Reference in New Issue
Block a user