We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be9faa commit 08a862eCopy full SHA for 08a862e
.github/workflows/daily-build.yml
@@ -65,4 +65,4 @@ jobs:
65
if: ${{ steps.log_result.outputs.trigger_next_workflow }}
66
with:
67
ref: ${{ github.ref }}
68
- workflow_id: './.github/workflows/publish.yml'
+ workflow_id: './repos/cgns_doc/.github/workflows/publish.yml'
0 commit comments