We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d493ab + af892bf commit 3da9c04Copy full SHA for 3da9c04
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
+ environment: npm
12
steps:
13
- uses: actions/checkout@v2
14
- uses: actions/setup-node@v1
0 commit comments