Update .forgejo/workflows/deploy.yaml
Some checks failed
deploy blog / deploy (push) Failing after 7s
Some checks failed
deploy blog / deploy (push) Failing after 7s
Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
parent
94c189a794
commit
3fa8bb537d
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue