Skip to content

Commit 7a749be

Browse files
committed
build: workflow env
1 parent 1e5ffaf commit 7a749be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-alpha.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
publish:
1212
runs-on: ubuntu-latest
13-
environment: production
13+
environment: development
1414
# restricts job to develop branch
1515
if: github.ref == 'refs/heads/develop'
1616
steps:

0 commit comments

Comments
 (0)