Skip to content

Commit

Permalink
ci(release): add debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Oct 29, 2019
1 parent 03cc7e4 commit 3904079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
name: goreleaser
uses: goreleaser/goreleaser-action@v1
with:
args: release
args: release --debug
env:
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}

0 comments on commit 3904079

Please sign in to comment.