Update .forgejo/workflows/release.yml
This commit is contained in:
parent
c21d626d4e
commit
101b6c306a
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
|
||||
build-and-release:
|
||||
needs: tag
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: debian
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue