Update .forgejo/workflows/deploy.yaml
Some checks failed
deploy blog / deploy (push) Failing after 7s

Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
XenGi 2026-02-15 13:06:08 +01:00
parent 94c189a794
commit 3fa8bb537d

View file

@ -9,8 +9,6 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
secrets:
SSH_PRIVATE_KEY: keep_it_private
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
with: with: