Use registered Forgejo runner label
Some checks failed
Deploy to Coolify / deploy (push) Failing after 46s
Some checks failed
Deploy to Coolify / deploy (push) Failing after 46s
This commit is contained in:
parent
24173fe5bb
commit
43c541a6a1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Validate required secrets
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue