Skip to content

[CPS-830] Bug fix: iOS RN SDK - DS - Invalid access token overlaps wi… #5

[CPS-830] Bug fix: iOS RN SDK - DS - Invalid access token overlaps wi…

[CPS-830] Bug fix: iOS RN SDK - DS - Invalid access token overlaps wi… #5

name: Deploy CocoaPod Trunk
on:
push:
tags:
- '*'
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Publish to CocoaPod register
env:
# For info on how to obtain a new token see
# https://medium.com/swlh/automated-cocoapod-releases-with-github-actions-8526dd4535c7
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push FireworkVideoUI.podspec