Merge pull request 'Update .forgejo/workflows/deploy.yaml' (#55) from staging into production
Some checks failed
deploy blog / deploy (push) Failing after 12s

Reviewed-on: #55
This commit is contained in:
XenGi 2026-08-21 21:37:37 +02:00
commit 864132202d

View file

@ -11,7 +11,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: alpine-latest
steps:
- name: Install dependencies
run: apk --no-cache add hugo git openssh-client rsync