Skip to content

Commit

Permalink
fix(ci): typo in deploy work
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Aug 20, 2024
1 parent ce9c42c commit dc1a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger deployment workflow
- run: |
run: |
gh api --method POST \
-H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" \
/repos/ipshipyard/waterworks-infra/dispatches \
Expand Down

0 comments on commit dc1a2ed

Please sign in to comment.