EC-21: FEAT: Added better commit and release

Refers: Evercatch/evercatch-board#21
This commit is contained in:
2026-02-20 10:09:14 +00:00
parent 8cb6f56947
commit 91b558197b
3 changed files with 2310 additions and 6 deletions

5
.npmrc
View File

@@ -2,8 +2,5 @@
# 1. Tell npm that @evercatch packages live on your server
@evercatch:registry=https://git.psmattas.com/api/packages/Evercatch/npm/
# 2. Set the registry for publishing
registry=https://git.psmattas.com/api/packages/Evercatch/npm/
# 3. Setup Auth using an Environment Variable
# 2. Setup Auth using an Environment Variable
//git.psmattas.com/api/packages/Evercatch/npm/:_authToken=${GITEA_TOKEN}