Fix YAML maybe

This commit is contained in:
Matthew Kilgore
2025-08-23 17:21:01 -04:00
parent f86d38412b
commit 9cb1a3f83c

View File

@@ -53,7 +53,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COSIGN_PWD: ${{ secrets.COSIGN_PWD }}
- name: Run GoReleaser (No Publish)
- name: Run GoReleaser No Publish
if: !startsWith(github.ref, 'refs/tags/')
uses: goreleaser/goreleaser-action@v5
with: