From 8a8334ec868c7b90c8d24e6c6e354d278bc97b01 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Sun, 9 Nov 2025 16:52:37 -0500 Subject: [PATCH] [world] 'xorg-xeyes-1.3.1-1.8' add --- .gitea/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 4390cbf..3c93498 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest name: Build and publish permissions: - contents: read + contents: write steps: - name: Checkout uses: actions/checkout@v4