This commit is contained in:
@@ -4,7 +4,7 @@ on: [ push ]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: cth-ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user