cicd: add credentials

macniel 2025-09-25 10:20:53 +02:00
parent f16528a231
commit ca7e430a83
1 changed files with 9 additions and 0 deletions

9
package.json 100644
View File

@ -0,0 +1,9 @@
{
"name": "DSA41Module",
"version": "0.0.1",
"description": "Another DSA 4.1 System Module for FoundryVTT",
"repository": {
"type": "git",
"url": "git+https://git.macniel.online/macniel/foundry-dsa41-game.git"
}
}