Skip to content

Commit 19469b2

Browse files
committed
added environment to the develop release job
1 parent fd31b26 commit 19469b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
release:
1111
runs-on: ubuntu-latest
12+
environment: develop
1213
steps:
1314
- uses: actions/checkout@v3
1415
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)