Archived
Compare commits
1
Commits
master
...
1061bdbcc3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1061bdbcc3
|
@@ -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@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