Skip to content

Commit

Permalink
Update CocoaPodsTrunkPush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcon authored Jun 16, 2021
1 parent c359ce6 commit 118469b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CocoaPodsTrunkPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: push trunk
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push;pod trunk me clean-sessions --all

0 comments on commit 118469b

Please sign in to comment.