diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 25e9953..137da50 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -34,7 +34,7 @@ jobs: ls cordle-${VERSION}-linux-amd64.tar.gz* # For debugging - name: Create Release - uses: https://gitea.com/actions/release-action@main + uses: actions/release-action@main with: files: | release/*.tar.gz