Skip to content

Commit dc1a2ed

Browse files
authored
fix(ci): typo in deploy work
1 parent ce9c42c commit dc1a2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Trigger deployment workflow
13-
- run: |
13+
run: |
1414
gh api --method POST \
1515
-H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" \
1616
/repos/ipshipyard/waterworks-infra/dispatches \

0 commit comments

Comments
 (0)