Skip to content

Commit

Permalink
Add git pull.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Jun 15, 2021
1 parent 553d7ef commit 76004b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
run: |
git config user.name "Branch SDK Team"
git config user.email branch-sdks@branch.io
git pull
git commit carthage-files/checksum carthage-files/checksum_static -m'Updated checksums'
echo "::set-output name=sha::$(git rev-parse HEAD)"
# TODO: Version bump along the way, probably here.
Expand Down

0 comments on commit 76004b6

Please sign in to comment.