We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f400f commit f8a7559Copy full SHA for f8a7559
.github/workflows/release.yml
@@ -15,5 +15,7 @@ on:
15
jobs:
16
release:
17
uses: plus3it/actions-workflows/.github/workflows/release.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
18
+ with:
19
+ mockstacktest-enable: false
20
secrets:
21
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
0 commit comments