Skip to content

Commit 887d56e

Browse files
committed
Merge branch 'develop'
# Conflicts: # .github/workflows/build.yml
2 parents e907c1d + 9943f23 commit 887d56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
permissions:
2020
contents: write
2121
runs-on: ubuntu-latest
22-
environment: production
22+
environment: production # will be develop
2323
if: github.event.pull_request.merged
2424
steps:
2525
- name: Authenticate with GitHub App

0 commit comments

Comments
 (0)