Skip to content

Commit 04e935a

Browse files
authored
Update swift.yml
1 parent 5d66ceb commit 04e935a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
add: 'Package.swift'
5252
message: "add ${{ steps.pod.outputs.version }}"
53-
tag: "${{ steps.pod.outputs.version }}"
53+
tag: "${{ steps.pod.outputs.version }} --force"

0 commit comments

Comments
 (0)