tangled
alpha
login
or
join now
dunkirk.sh
/
smokie
1
fork
atom
a fun bot for the hc slack
1
fork
atom
overview
issues
pulls
pipelines
feat: allow manual deploy triggering
dunkirk.sh
11 months ago
516c7bca
c99adcca
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+1
1 changed file
expand all
collapse all
unified
split
.github
workflows
deploy.yaml
+1
.github/workflows/deploy.yaml
···
2
2
push:
3
3
branches:
4
4
- main
5
5
+
workflow_dispatch:
5
6
jobs:
6
7
deploy:
7
8
runs-on: ubuntu-latest