diff --git a/utils/actions/.cliff-jumperrc.json b/utils/actions/.cliff-jumperrc.json index b3bb770..2461b0b 100644 --- a/utils/actions/.cliff-jumperrc.json +++ b/utils/actions/.cliff-jumperrc.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/favware/cliff-jumper/main/assets/cliff-jumper.schema.json", "name": "actions", "org": "nanoforge-dev", - "packagePath": "packages/actions", + "packagePath": "utils/actions", "identifierBase": false } diff --git a/utils/actions/CHANGELOG.md b/utils/actions/CHANGELOG.md index b05bb98..3b6901b 100644 --- a/utils/actions/CHANGELOG.md +++ b/utils/actions/CHANGELOG.md @@ -6,5 +6,5 @@ All notable changes to this project will be documented in this file. ## CI -- add release ci (#164) ([7e771e5f](https://github.com/NanoForge-dev/Engine/commit/7e771e5fac06fe3b1b4ecf45d99fa8432a8a02ee)) by @Exeloo +- Add release ci (#164) ([7e771e5f](https://github.com/NanoForge-dev/Engine/commit/7e771e5fac06fe3b1b4ecf45d99fa8432a8a02ee)) by @Exeloo