Skip to content

Commit

Permalink
Update publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lazutkin-andrey authored May 20, 2021
1 parent 5b7a5b7 commit 19773ae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ jobs:
body_path: CHANGELOG
draft: false
prerelease: false

- name: Bump version in podspec
run: bundle exec fastlane run version_bump_podspec path:"TangemSdk.podspec" version_number:${{ env.VERSION }}


- name: Deploy to Cocoapods
run: |
set -eo pipefail
Expand Down

0 comments on commit 19773ae

Please sign in to comment.