a fun bot for the hc slack

feat: allow manual deploy triggering

dunkirk.sh 516c7bca c99adcca

verified
+1
+1
.github/workflows/deploy.yaml
··· 2 2 push: 3 3 branches: 4 4 - main 5 + workflow_dispatch: 5 6 jobs: 6 7 deploy: 7 8 runs-on: ubuntu-latest