Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oded-regev authored Apr 29, 2021
1 parent 31e685e commit 984a8c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git add OutbrainSDK.podspec
git commit -m "Bump version in OutbrainSDK.podspec"
git pull
git push -u origin HEAD:master
- name: Run pod spec lint
env:
Expand All @@ -42,4 +42,4 @@ jobs:
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push OutbrainSDK.podspec --allow-warnings
pod trunk push OutbrainSDK.podspec --allow-warnings

0 comments on commit 984a8c2

Please sign in to comment.