diff options
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/deploy.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.builds/deploy.yml b/.builds/deploy.yml index c786baf..a0956c5 100644 --- a/.builds/deploy.yml +++ b/.builds/deploy.yml @@ -7,6 +7,11 @@ packages: environment: repo: 1mb-club site: 1mb.club +submitter: + git.sr.ht: + enabled: true + allow-refs: + - refs/heads/deploy tasks: - install-bundler: | cd $repo |
