From b22bb49cec87b863a6df5b872a8fe8c5e34e9636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Fri, 7 Mar 2025 09:23:52 -0300 Subject: [PATCH] Add another commit --- .forgejo/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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