Skip to content

Commit

Permalink
Cat out goreleaser config too
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Oct 23, 2024
1 parent fed56ab commit 75e8162
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ jobs:
GORELEASER_PREVIOUS_TAG: "v1.36.2"
- name: "Debug nuspec contents"
run: "cat dist/spicedb.choco/spicedb.nuspec"
- name: "Debug goreleaser contents"
run: "cat .goreleaser.windows.yml"

0 comments on commit 75e8162

Please sign in to comment.