Skip to content

Commit

Permalink
🔧 fix: modify the release build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquidwe committed Dec 17, 2024
1 parent cca6ce0 commit 1810a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
# 'latest', 'nightly', or a semver
version: "~> v2"
args: release --clean
workdir: cli
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1810a01

Please sign in to comment.