Skip to content

Commit e6f9699

Browse files
committed
ci: update workflows config.
1 parent b067905 commit e6f9699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
uses: ncipollo/release-action@v1
7878
if: steps.create_tag.outputs.successful
7979
with:
80+
allowUpdates: true
8081
artifacts: '.deploy/linux-command.docset.tgz'
8182
draft: false
8283
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)