Skip to content

Commit fa04150

Browse files
authored
Update publish.yml
1 parent ac646b7 commit fa04150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: '12.x'
1818
registry-url: 'https://registry.npmjs.org'
19-
scope: '@ryantrem'
19+
scope: '@babylonjs'
2020
- name: Version & Publish Package
2121
run: |
2222
npm version --no-git-tag-version ${GITHUB_REF/refs\/tags\//}

0 commit comments

Comments
 (0)