diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9569612..eb0a35e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: - name: Download artifacts uses: https://gitea.com/actions/download-artifact@v8 - name: Create release - uses: actions/gitea-release-action@v1 + uses: https://gitea.com/actions/gitea-release-action@v1 with: files: |- "*.tar.xz"