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:
|
build-and-release:
|
||||||
needs: tag
|
needs: tag
|
||||||
runs-on: ubuntu-latest
|
runs-on: debian
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue