Skip to content

fix(PushNotifications): Adding missing escape hatch to the plugin (#3… #44

fix(PushNotifications): Adding missing escape hatch to the plugin (#3…

fix(PushNotifications): Adding missing escape hatch to the plugin (#3… #44

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