ci(speech-synthesis-mcp): publish workflow update
Some checks failed
Build and Publish / build-and-publish (push) Failing after 49s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Natalie 2026-06-29 14:35:20 -04:00
parent 735ef8d343
commit b8ed398c3a

View file

@ -31,8 +31,8 @@ jobs:
- name: Configure npm for Forgejo registry - name: Configure npm for Forgejo registry
run: | run: |
echo "@lilith:registry=http://forge.black.lan/api/packages/lilith/npm/" > .npmrc echo "@lilith:registry=http://134.199.243.61:4873/" > .npmrc
echo "//forge.black.lan/api/packages/lilith/npm/:_authToken=\${NPM_TOKEN}" >> .npmrc echo "//134.199.243.61:4873/:_authToken=\${NPM_TOKEN}" >> .npmrc
- name: Transform workspace dependencies - name: Transform workspace dependencies
run: | run: |