Skip to content

Commit

Permalink
update trigger next workflow, syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Jan 10, 2025
1 parent ece9a04 commit bd26995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
if: steps.log_result.outputs.trigger_next_workflow == 'true'
with:
script: |
github.actions.createWorkflowDispatch({
await github.rest.actions.createWorkflowDispatch({
owner: 'CGNS',
repo: 'cgns.github.io ',
workflow_id: 'publish.yml',
Expand Down

0 comments on commit bd26995

Please sign in to comment.