We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dd3c2 commit b1264a4Copy full SHA for b1264a4
.github/workflows/build.yml
@@ -28,6 +28,7 @@ on:
28
jobs:
29
build:
30
runs-on: ubuntu-latest
31
+ environment: production
32
env:
33
NODE_VER: 16.14.0
34
steps:
0 commit comments