diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0443ab6..0932abc 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -43,7 +43,7 @@ jobs: run: go build -o tijldev cmd/server/main.go - name: Release - uses: https://gitea.com/actions/release-action@main + uses: https://gitea.com/actions/gitea-release-action@v1 with: files: |- tijldev