Skip to content

Commit

Permalink
Debug brew (#1197)
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Thompson <[email protected]>
  • Loading branch information
J-Thompson12 and Justin Thompson authored Dec 8, 2021
1 parent ec4c428 commit e5ea7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: goreleaser/goreleaser-action@v1
with:
version: latest
args: release --rm-dist --release-notes=${{ runner.temp }}/changelog.md
args: release --rm-dist --debug --release-notes=${{ runner.temp }}/changelog.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BOT_TOKEN: ${{ secrets.WEAVE_GITOPS_TEST_WEAVEWORKS_WEAVE_GITOPS_BOT_TOKEN }}
Expand Down

0 comments on commit e5ea7df

Please sign in to comment.