Skip to content

feat: update platform version and demo data (#16) #15

feat: update platform version and demo data (#16)

feat: update platform version and demo data (#16) #15

Workflow file for this run

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GIT_HUB_PAT }}
config-file: .github/release-config.json
manifest-file: .github/release-manifest.json