Update .forgejo/workflows/deploy.yaml

Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
XenGi 2026-08-21 21:36:22 +02:00
commit e93b399854

View file

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