Skip to content

Updated iOS SDK to 4.6.0-alpha05, fixed sendEvent function, updated… #15

Updated iOS SDK to 4.6.0-alpha05, fixed sendEvent function, updated…

Updated iOS SDK to 4.6.0-alpha05, fixed sendEvent function, updated… #15

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
permissions:
id-token: write
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1