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 7c8113a commit a33c50fCopy full SHA for a33c50f
.github/workflows/deploy-bot-pinner.yml
@@ -3,6 +3,7 @@ on: [workflow_dispatch]
3
jobs:
4
build-deploy:
5
runs-on: ubuntu-latest
6
+ environment: Staging
7
steps:
8
- uses: actions/checkout@v2
9
- uses: actions/setup-python@v2
0 commit comments