Skip to content

Commit

Permalink
fix: Update CD.yaml (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanyHenriquez committed May 24, 2024
1 parent 9f9eb6a commit 8659a10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}

0 comments on commit 8659a10

Please sign in to comment.