From 896cf6fdb08e721b92d300dd7bb3d77aa6d3290c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Fri, 7 Mar 2025 09:32:56 -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 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