Skip to content

Commit 714ff06

Browse files
committed
Version 1.0.0.
1 parent 578b7e7 commit 714ff06

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/npmpublish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
- uses: actions/setup-node@v1
1313
with:
1414
node-version: 12
15+
registry-url: https://npm.pkg.github.com/
16+
scope: '@pixelunion'
1517
- run: npm publish
1618
env:
1719
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)