ci: add gh package publish scope
Some checks are pending
Tests / Unit (push) Waiting to run
Tests / E2E (push) Waiting to run

This commit is contained in:
ayo 2026-07-05 19:15:28 +02:00
parent ebee172a20
commit de0d292f54

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