Skip to content

Commit 9f33006

Browse files
committed
Fix GH publishing
1 parent 5e3e651 commit 9f33006

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
uses: JS-DevTools/npm-publish@v3
5252
with:
5353
package: "dist/layout-components/package.json"
54+
registry: "https://npm.pkg.github.com"
5455
token: ${{ github.token }}
5556
access: "public"
5657
provenance: true

0 commit comments

Comments
 (0)