Update .forgejo/workflows/deploy.yaml
Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
parent
3543f391fe
commit
90a0a6e441
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: some-runner
|
||||
secrets:
|
||||
secrets:
|
||||
SSH_PRIVATE_KEY: keep_it_private
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue