Skip to content

Commit

Permalink
ci: verbose logging in go releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
dlvhdr committed Jan 5, 2024
1 parent e478ec1 commit f556f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-release.yml
Expand Up @@ -24,6 +24,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean
args: release --clean --verbose
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1 comment on commit f556f8c

@rkwjdgus9880
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bc he

Please sign in to comment.