Skip to content

fix: add ontology-assets #20

fix: add ontology-assets

fix: add ontology-assets #20

Workflow file for this run

on:
push:
branches:
- main
- tsmith/release-process # TODO remove
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: [self-hosted, ARM64]
steps:
- name: release please
uses: google-github-actions/release-please-action@v4.0.2
id: release
with:
manifest-file: ".release-please-manifest.json"
config-file: "release-please-config.json"
target-branch: tsmith/release-process # TODO remove