Skip to content

fix(DataStore): Reconcile mutation responses from conflict handler pa… #97

fix(DataStore): Reconcile mutation responses from conflict handler pa…

fix(DataStore): Reconcile mutation responses from conflict handler pa… #97

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