chore: udpate workflows config.
This commit is contained in:
parent
65f29f66a0
commit
ad6b52163a
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue