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 bd26995 commit 9022b96
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 @@ -67,7 +67,7 @@ jobs:
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'CGNS',
repo: 'cgns.github.io ',
repo: 'cgns.github.io',
workflow_id: 'publish.yml',
ref: master
})

0 comments on commit 9022b96

Please sign in to comment.