We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c0509 commit 97fabddCopy full SHA for 97fabdd
1 file changed
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: 'Publish to NPM'
2
3
on:
4
workflow_run:
5
- workflows: ['CI']
+ workflows: ['CI (Client)']
6
types:
7
- completed
8
branches: [master]
0 commit comments