Skip to content

Commit

Permalink
Update check-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
peshence authored Jan 15, 2025
1 parent f1cb313 commit 360fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Start polytope-docs build
uses: actions/github-script@v4
with:
github-token: ${{ secrets.ECMWF_REPO_ACCESS }}
github-token: ${{ secrets.GH_REPO_READ_TOKEN }}
script: |-
await github.actions.createWorkflowDispatch({
owner: 'ecmwf-projects',
Expand Down

0 comments on commit 360fe7f

Please sign in to comment.