Skip to content

Commit d1ac92a

Browse files
committed
Update push spm
1 parent 9ab1499 commit d1ac92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/pushSPM.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ git checkout -b release/$RELEASE_VERSION
88
git restore --staged .
99
git add Package.swift
1010
git commit -m 'update spm'
11+
git pull origin release/$RELEASE_VERSION
1112
git push --set-upstream origin release/$RELEASE_VERSION
1213
git tag -f `cat sdk-version.txt`
1314
git push -f origin `cat sdk-version.txt`

0 commit comments

Comments
 (0)