We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693fca4 commit c1b8d2cCopy full SHA for c1b8d2c
.github/workflows/node.js.yml
@@ -30,6 +30,7 @@ jobs:
30
- run: find .
31
deploy:
32
runs-on: ubuntu-latest
33
+ environment: production
34
steps:
35
- uses: actions/checkout@v4
36
- name: Create SSH key
0 commit comments