Skip to content

Commit 8a71246

Browse files
committed
ci: update workflows config.
1 parent 09cccd3 commit 8a71246

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
@@ -88,6 +88,7 @@ jobs:
8888
uses: ncipollo/release-action@v1
8989
if: steps.create_tag.outputs.successful
9090
with:
91+
allowUpdates: true
9192
token: ${{ secrets.GITHUB_TOKEN }}
9293
name: ${{ steps.create_tag.outputs.version }}
9394
tag: ${{ steps.create_tag.outputs.version }}

0 commit comments

Comments
 (0)