From 1c174a794c7178cb1d54ad929143c246f2e9a9cd Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Sun, 8 Jun 2025 04:22:01 +0200 Subject: [PATCH] branch --- .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 e0a836f..3ed4080 100644 --- a/.forgejo/workflows/publish-image.yml +++ b/.forgejo/workflows/publish-image.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v4 - name: Download Forgejo Release - uses: https://code.forgejo.org/sheik/forgejo-release/src/branch/feat/universal_tea_bin@v2.6.0 + uses: https://code.forgejo.org/sheik/forgejo-release@universal_tea_bin with: direction: download download-latest: true