ci: add gh package publish scope

This commit is contained in:
ayo 2026-07-05 19:15:28 +02:00
parent 231c62531b
commit 8d5ad928e8

View file

@ -84,6 +84,7 @@ jobs:
- run: pnpm build
- name: Scope package name for GitHub Packages
scope: @ayo-run
run: npm pkg set name="web-component-base"
- name: Publish