chore: udpate workflows config.

This commit is contained in:
jaywcjlove 2022-08-30 16:55:11 +08:00
parent 65f29f66a0
commit ad6b52163a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
uses: ncipollo/release-action@v1
if: steps.create_tag.outputs.successful
with:
artifacts: 'linux-command.docset.tgz'
artifacts: '.deploy/linux-command.docset.tgz'
token: ${{ secrets.GITHUB_TOKEN }}
name: ${{ steps.create_tag.outputs.version }}
tag: ${{ steps.create_tag.outputs.version }}