diff --git a/.forgejo/workflows/release.yml b/.forgejo/workflows/release.yml index ff4e6f7..254861c 100644 --- a/.forgejo/workflows/release.yml +++ b/.forgejo/workflows/release.yml @@ -7,7 +7,7 @@ on: jobs: build_latex: - runs-on: [docker] # Use your Forgejo runner with the 'docker' label + runs-on: [docker] # Use your Forgejo runner with the 'docker' label. permissions: contents: write pull-requests: write