Chore: Upgrade to AIK & Massive Overhaul to internal processing #78

Merged
Adammatthiesen merged 46 commits from issue-77-Chore_Upgrade_to_utilize_AIK_&_Massive_integration_overhaul into main 2024-03-07 12:08:19 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 0441bc0fad - Show all commits

View File

@ -29,7 +29,7 @@ jobs:
with: with:
version: pnpm ci:version version: pnpm ci:version
commit: "chore: update versions" commit: "chore: update versions"
title: "chore: update versions" title: "Chore: Ready for Release"
publish: pnpm ci:publish publish: pnpm ci:publish
env: env:
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}