diff --git a/.forgejo/workflows/publish-image.yml b/.forgejo/workflows/publish-image.yml index defd81b..e0a836f 100644 --- a/.forgejo/workflows/publish-image.yml +++ b/.forgejo/workflows/publish-image.yml @@ -21,7 +21,6 @@ jobs: - uses: actions/checkout@v4 - name: Download Forgejo Release - if: ${{ github.ref_type == 'tag' }} uses: https://code.forgejo.org/sheik/forgejo-release/src/branch/feat/universal_tea_bin@v2.6.0 with: direction: download