Skip to content

Commit 4ce4b63

Browse files
authored
Enable allowUpdates in create-release workflow
1 parent 043bd33 commit 4ce4b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
name: ${{ github.event.client_payload.version }}
2323
prerelease: ${{ github.event.client_payload.prerelease }}
2424
tag: ${{ github.event.client_payload.tag }}
25+
allowUpdates: true

0 commit comments

Comments
 (0)