diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index bc4e192..0108f2e 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -38,6 +38,7 @@ jobs: go-version: 1.21 - name: Release artifact id: use-go-action + if: startsWith(gitea.event.ref, 'refs/tags/v') uses: https://gitea.com/actions/release-action@main with: files: |-