Skip to content

Commit

Permalink
Update release workflows (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanaReddy0M committed Nov 27, 2023
1 parent b7f88c9 commit 5e55f18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
with:
distribution: goreleaser
version: ${{ env.GITHUB_REF_NAME }}
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ brews:
-
name: cloudlens
homepage: https://github.com/one2nc/cloudlens
tap:
repository:
owner: one2nc
name: homebrew-cloudlens
commit_author:
Expand Down

0 comments on commit 5e55f18

Please sign in to comment.