Skip to content

Commit

Permalink
Merge pull request #185 from openziti/dev
Browse files Browse the repository at this point in the history
Re-push macOS pod
  • Loading branch information
smilindave26 authored Mar 27, 2023
2 parents a7fc337 + a0e422f commit f0ec95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
echo ${{ steps.get_release.outputs.tag_name }} > version
pod trunk push CZiti-iOS.podspec
pod trunk push CZiti-macOS.podspec
pod trunk push CZiti-iOS.podspec
publish-xcframework:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f0ec95c

Please sign in to comment.