Skip to content

feat(core): update swift sdk dependency version to 0.26.0 (#3248) #70

feat(core): update swift sdk dependency version to 0.26.0 (#3248)

feat(core): update swift sdk dependency version to 0.26.0 (#3248) #70

name: Build, Test and Release | Unstable version
on:
push:
branches:
main
permissions:
id-token: write
contents: write
actions: write
jobs:
release-unstable:
uses: ./.github/workflows/deploy_package.yml
with:
type: unstable
secrets: inherit