Skip to content

Commit 8bc1b9c

Browse files
authored
chore: fix changelog generator (#180)
1 parent 91b8832 commit 8bc1b9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utils/actions/.cliff-jumperrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/favware/cliff-jumper/main/assets/cliff-jumper.schema.json",
33
"name": "actions",
44
"org": "nanoforge-dev",
5-
"packagePath": "packages/actions",
5+
"packagePath": "utils/actions",
66
"identifierBase": false
77
}

utils/actions/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ All notable changes to this project will be documented in this file.
66

77
## CI
88

9-
- add release ci (#164) ([7e771e5f](https://github.com/NanoForge-dev/Engine/commit/7e771e5fac06fe3b1b4ecf45d99fa8432a8a02ee)) by @Exeloo
9+
- Add release ci (#164) ([7e771e5f](https://github.com/NanoForge-dev/Engine/commit/7e771e5fac06fe3b1b4ecf45d99fa8432a8a02ee)) by @Exeloo
1010

0 commit comments

Comments
 (0)