We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f29a9f commit 9303018Copy full SHA for 9303018
1 file changed
.github/workflows/Publish.yaml
@@ -7,7 +7,8 @@ on:
7
jobs:
8
publish:
9
runs-on: ubuntu-latest
10
-
+ environment: prod
11
+
12
strategy:
13
matrix:
14
node-version: [16.x]
0 commit comments