Skip to content

Commit

Permalink
misc[gha]: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peshence committed Jan 15, 2025
1 parent 9519f60 commit 3d3ff52
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 @@ -26,7 +26,7 @@ jobs:
with:
github-token: ${{ secrets.GH_REPO_READ_TOKEN }}
script: |-
await github.rest.repos.createWorkflowDispatch({
await github.rest.actions.createWorkflowDispatch({
owner: 'ecmwf-projects',
repo: 'polytope-docs',
workflow_id: 'docs.yaml',
Expand Down

0 comments on commit 3d3ff52

Please sign in to comment.