diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 3d2f4b4..045657c 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: - name: Test run: go test - name: Create and publish - uses: actions/release-action@main + uses: https://gitea.com/actions/release-action@main with: files: |- build/**