depend on develop environment
This commit is contained in:
parent
e07282e1cc
commit
528f8b119e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci_package.yml
vendored
1
.github/workflows/ci_package.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
|||
package:
|
||||
needs: [lint, stats, tests, i18n]
|
||||
runs-on: ubuntu-latest
|
||||
environment: develop
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue