Skip to content

fix(datastore-v1): update pending mutation events version from mutati… #133

fix(datastore-v1): update pending mutation events version from mutati…

fix(datastore-v1): update pending mutation events version from mutati… #133

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