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 8eb2e9b commit 48a50f1Copy full SHA for 48a50f1
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build_and_deploy:
8
if: github.actor == 'maslianok'
9
- environment: main
+ environment: production
10
runs-on: ubuntu-latest
11
permissions:
12
contents: read
0 commit comments