Skip to content

Commit

Permalink
fix: Resolve deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
caffeine-addictt committed Apr 5, 2024
1 parent 10b05c9 commit 2b1aaa9
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 @@ -31,6 +31,6 @@ jobs:
distribution: goreleaser
# 'latest', 'nightly', or a semver
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2b1aaa9

Please sign in to comment.