Skip to content

Commit b1264a4

Browse files
Use an environment secret
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent 16dd3c2 commit b1264a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ on:
2828
jobs:
2929
build:
3030
runs-on: ubuntu-latest
31+
environment: production
3132
env:
3233
NODE_VER: 16.14.0
3334
steps:

0 commit comments

Comments
 (0)