Skip to content

test: Adding additional unit tests for Auth, Push Notifications and S… #82

test: Adding additional unit tests for Auth, Push Notifications and S…

test: Adding additional unit tests for Auth, Push Notifications and S… #82

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