Skip to content

Commit a33c50f

Browse files
committed
feat: workflow for bot deployment to AWS
1 parent 7c8113a commit a33c50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-bot-pinner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [workflow_dispatch]
33
jobs:
44
build-deploy:
55
runs-on: ubuntu-latest
6+
environment: Staging
67
steps:
78
- uses: actions/checkout@v2
89
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)