Skip to content

Commit 16ddd77

Browse files
authored
Add force option to remote_release workflow
1 parent 9772ef6 commit 16ddd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/remote_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
github_token: ${{ secrets.MACHINE_USER_PAT }}
4242
# Determines if --tags is used
4343
tags: true
44+
force: true

0 commit comments

Comments
 (0)