We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887d56e commit ae2047cCopy full SHA for ae2047c
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 # will be develop
+ environment: production # will be develop.
23
if: github.event.pull_request.merged
24
steps:
25
- name: Authenticate with GitHub App
0 commit comments