ci: update workflows config.

This commit is contained in:
jaywcjlove 2024-06-23 10:29:53 +08:00
parent b067905c20
commit e6f96996c6
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ jobs:
uses: ncipollo/release-action@v1
if: steps.create_tag.outputs.successful
with:
allowUpdates: true
artifacts: '.deploy/linux-command.docset.tgz'
draft: false
token: ${{ secrets.GITHUB_TOKEN }}