This commit is contained in:
Jack Dallas
2022-01-31 16:50:34 +00:00
parent b0521fa99c
commit 8dd342a7a5

View File

@@ -28,7 +28,7 @@ jobs:
- name: Build
uses: goreleaser/goreleaser-action@v2
if: ! startsWith(github.ref, 'refs/tags/')
if: startsWith(github.ref, 'refs/tags/') == false
with:
distribution: goreleaser
version: latest