update yml

This commit is contained in:
2025-11-24 01:49:09 -06:00
parent 585fff9d3c
commit 39960bc238

View File

@@ -27,7 +27,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies
run: npm ci
run: npm i
- name: Publish to npm (Trusted Publishing)
run: npm publish --provenance --access public