Skip to content

Commit 213824d

Browse files
authored
Update swift.yml (#5)
1 parent efa166a commit 213824d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
add: 'Package.swift'
5252
message: "add ${{ steps.pod.outputs.version }}"
5353
- name: Tag
54+
if: ${{ steps.pod.outputs.version }}
5455
run: |
5556
git tag "${{ steps.pod.outputs.version }}"
5657
git push --tags

0 commit comments

Comments
 (0)