Skip to content

Commit

Permalink
fix workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt authored Jan 6, 2024
1 parent 1e0a8df commit 9b1037e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and Publish
on:
workflow_run:
workflows: [ Build ]
workflows: [ Test ]
types:
- completed
branches: [ main, beta ]
Expand Down

0 comments on commit 9b1037e

Please sign in to comment.