Skip to content

Commit

Permalink
updated release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
modestman committed Nov 11, 2020
1 parent ee0bca3 commit a5b9446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Deploy to Cocoapods
run: |
set -eo pipefail
pod trunk push Apexy.podspec
pod trunk push Apexy.podspec --allow-warnings --verbose
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}

0 comments on commit a5b9446

Please sign in to comment.