diff --git a/.forgejo/workflows/release.yml b/.forgejo/workflows/release.yml index 417518c..64ea10d 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