Skip to content

Commit

Permalink
Fix deploy referenced job name
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer committed Mar 8, 2024
1 parent b69d89e commit 450e599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy svg2gcode-web
on:
workflow_run:
branches: [main]
workflows: [Build svg2gcode-web]
workflows: [Check svg2gcode-web]
types: [completed]

env:
Expand Down

0 comments on commit 450e599

Please sign in to comment.