diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 057a8f9..04e8003 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -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