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 be76688 commit b427266Copy full SHA for b427266
1 file changed
.github/workflows/stage.yml
@@ -18,6 +18,7 @@ on:
18
- "package.json"
19
- "tsconfig.json"
20
- ".github/workflows/stage.yml"
21
+ - ".github/workflows/release.yml"
22
- "docker-image/**"
23
24
permissions:
0 commit comments