Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinOvergaard committed Jun 30, 2024
1 parent 4b72e45 commit 93e8b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-parent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
github-token: ${{ steps.app-token.outputs.token }}
script: |
await github.rest.actions.createworkflowDispatch({
await github.rest.actions.createWorkflowDispatch({
owner: 'openspaceaarhus',
repo: 'osaawebsite',
workflow_id: 'submodules.yml',
Expand Down

0 comments on commit 93e8b92

Please sign in to comment.