Skip to content

fix(datastore): multi auth rule for read subscription (#3316) #87

fix(datastore): multi auth rule for read subscription (#3316)

fix(datastore): multi auth rule for read subscription (#3316) #87

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