Skip to content

test: fix failing datastore integration tests (#3317) #78

test: fix failing datastore integration tests (#3317)

test: fix failing datastore integration tests (#3317) #78

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