Skip to content

Commit 76004b6

Browse files
committed
Add git pull.
1 parent 553d7ef commit 76004b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
run: |
9494
git config user.name "Branch SDK Team"
9595
git config user.email [email protected]
96+
git pull
9697
git commit carthage-files/checksum carthage-files/checksum_static -m'Updated checksums'
9798
echo "::set-output name=sha::$(git rev-parse HEAD)"
9899
# TODO: Version bump along the way, probably here.

0 commit comments

Comments
 (0)