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