From 1eeb81d98dcadeb7976dec3e8cacbd23bf31edb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Fri, 7 Mar 2025 09:18:49 -0300 Subject: [PATCH] Another commit to list in the release notes --- .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 9a30eee..0ca2803 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