We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5ffaf commit 7a749beCopy full SHA for 7a749be
.github/workflows/publish-alpha.yml
@@ -10,7 +10,7 @@ permissions:
10
jobs:
11
publish:
12
runs-on: ubuntu-latest
13
- environment: production
+ environment: development
14
# restricts job to develop branch
15
if: github.ref == 'refs/heads/develop'
16
steps:
0 commit comments