Skip to content

update(landingpage): integrate skill learning narrative across landin… #28

update(landingpage): integrate skill learning narrative across landin…

update(landingpage): integrate skill learning narrative across landin… #28

Workflow file for this run

name: Core Release
on:
push:
tags:
- "core/v*"
workflow_dispatch:
permissions:
contents: write
packages: write
jobs:
release:
uses: ./.github/workflows/_reusable-docker-release.yaml
with:
image_name: acontext-core
context: ./src/server/core
tag_prefix: "core/v"
display_name: Core