We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9834401 commit cec2613Copy full SHA for cec2613
1 file changed
.github/workflows/node.js.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
run-bot:
11
runs-on: ubuntu-latest
12
+ environment: Production
13
14
env:
15
BOT_HOST: ${{ secrets.BOT_HOST }}
0 commit comments