Add Forgejo Actions #13
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue