From 191e40edbd39ed80a6cef52f40c9cbdc916c6297 Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Sun, 8 Jun 2025 04:16:28 +0200 Subject: [PATCH] testing --- .forgejo/workflows/publish-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/publish-image.yml b/.forgejo/workflows/publish-image.yml index 6cba2d5..defd81b 100644 --- a/.forgejo/workflows/publish-image.yml +++ b/.forgejo/workflows/publish-image.yml @@ -22,7 +22,7 @@ jobs: - name: Download Forgejo Release if: ${{ github.ref_type == 'tag' }} - uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0 + uses: https://code.forgejo.org/sheik/forgejo-release/src/branch/feat/universal_tea_bin@v2.6.0 with: direction: download download-latest: true