From c73aa9ee96976cf257a9b5d0a9116dc2f798b1c6 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Fri, 7 Nov 2025 17:51:51 -0500 Subject: [PATCH] [world] 'xorg-xeyes-1.3.1-1.5' 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 77f745b..c10e2a5 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - name: Build and publish - uses: https://git.sanin.dev/packages_test/build-publish@0a86357f2f8580c3bc9cab1a79c6cf0f0beb65d5 + uses: https://git.sanin.dev/packages_test/build-publish@eebbe0be274648af3ea4b871af5b5c0922db0707 with: username: "${{ secrets.USERNAME }}" token: ${{ secrets.TOKEN }}