fix runner tag
All checks were successful
Build / publish (push) Successful in 48s

This commit is contained in:
2024-07-14 14:59:48 +02:00
parent 1fc2d7240a
commit ad9ed10021

View File

@@ -4,7 +4,7 @@ on: [ push ]
jobs: jobs:
publish: publish:
runs-on: cth-ubuntu-latest runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps:
- uses: https://github.com/actions/checkout@v4 - uses: https://github.com/actions/checkout@v4