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 9875df3 commit 9943f23Copy full SHA for 9943f23
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
permissions:
20
contents: write
21
runs-on: ubuntu-latest
22
- environment: production
+ environment: production # will be develop
23
if: github.event.pull_request.merged
24
steps:
25
- name: Authenticate with GitHub App
0 commit comments