Skip to content

feat(auth): add userID property to AuthSignUpResult (#3192) #43

feat(auth): add userID property to AuthSignUpResult (#3192)

feat(auth): add userID property to AuthSignUpResult (#3192) #43

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