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 533881c commit de4e2e7Copy full SHA for de4e2e7
.github/workflows/bump-version.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
bump-version:
13
runs-on: ubuntu-latest
14
+ environment: production_release
15
env:
16
MESSAGIX_SKIP_POSTINSTALL: true
17
permissions:
0 commit comments