We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b8832 commit 8bc1b9cCopy full SHA for 8bc1b9c
utils/actions/.cliff-jumperrc.json
@@ -2,6 +2,6 @@
2
"$schema": "https://raw.githubusercontent.com/favware/cliff-jumper/main/assets/cliff-jumper.schema.json",
3
"name": "actions",
4
"org": "nanoforge-dev",
5
- "packagePath": "packages/actions",
+ "packagePath": "utils/actions",
6
"identifierBase": false
7
}
utils/actions/CHANGELOG.md
@@ -6,5 +6,5 @@ All notable changes to this project will be documented in this file.
## CI
8
9
-- 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
10
0 commit comments