change github script to gh
This commit is contained in:
parent
eeb7bf37bf
commit
7dcc1557ad
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ jobs:
|
||||||
git push
|
git push
|
||||||
|
|
||||||
- name: Trigger Terraform Apply Workflow
|
- name: Trigger Terraform Apply Workflow
|
||||||
uses: actions/github-script@v6
|
uses: https://github.com/actions/github-script@v6
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
github.rest.actions.createWorkflowDispatch({
|
github.rest.actions.createWorkflowDispatch({
|
||||||
|
|
Loading…
Reference in a new issue