Skip to content

fix(datastore-v1): sync pending mutation events with latest synced me… #127

fix(datastore-v1): sync pending mutation events with latest synced me…

fix(datastore-v1): sync pending mutation events with latest synced me… #127

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