Skip to content

Commit

Permalink
Merge pull request #3 from keploy/charankamarapu-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
charankamarapu authored Jul 28, 2024
2 parents 4103ed8 + a50eabe commit 15c573f
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 @@ -25,7 +25,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist
args: release --clean
env:
VERSION: ${{ github.ref }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 15c573f

Please sign in to comment.