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