chore(release): v0.1.17

This commit is contained in:
LGUG2Z
2023-07-13 08:15:01 -07:00
parent 4510cccc3e
commit f73d1bf0da
6 changed files with 10 additions and 13 deletions

View File

@@ -104,7 +104,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
with:
version: latest
args: release --skip-validate --rm-dist --release-notes=CHANGELOG.md
args: release --skip-validate --clean --release-notes=CHANGELOG.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SCOOP_TOKEN: ${{ secrets.SCOOP_TOKEN }}