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 f741363 commit e13a06dCopy full SHA for e13a06d
1 file changed
.github/workflows/stage.yml
@@ -18,7 +18,8 @@ on:
18
- "package.json"
19
- "tsconfig.json"
20
- ".github/workflows/stage.yml"
21
- - ".github/workflows/release.yml"
+ - ".github/workflows/publish-prerelease.yml"
22
+ - ".github/workflows/publish-switch.yml"
23
- "docker-image/**"
24
25
permissions:
0 commit comments