use workflow to manage licence/readme files
/ release (push) Failing after 2m44s

This commit is contained in:
2025-12-22 04:22:28 -08:00
parent ef7350cdd9
commit 2db4a7cae5
5 changed files with 59 additions and 57 deletions
+2
View File
@@ -24,6 +24,8 @@ jobs:
- run: npm config set -- '//gitea.sugoidogo.com/api/packages/sugoidogo/npm/:_authToken' "$PACKAGES_KEY"
env:
PACKAGES_KEY: ${{ secrets.PACKAGES_KEY }}
- run: mv npm-readme.md readme.md
- run: mv src/lib/licence.md licence.md
- run: npm publish
- run: npm run docs
- run: npx wrangler deploy