Skip to content

Commit 37bf730

Browse files
authored
Update npmpublish.yml
Using @alexandrainst
1 parent 595466b commit 37bf730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
node-version: 12
4040
registry-url: https://npm.pkg.github.com/
41-
scope: '@your-github-username'
41+
scope: '@alexandrainst'
4242
- run: npm ci
4343
- run: npm publish
4444
env:

0 commit comments

Comments
 (0)