We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac646b7 commit fa04150Copy full SHA for fa04150
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: '12.x'
18
registry-url: 'https://registry.npmjs.org'
19
- scope: '@ryantrem'
+ scope: '@babylonjs'
20
- name: Version & Publish Package
21
run: |
22
npm version --no-git-tag-version ${GITHUB_REF/refs\/tags\//}
0 commit comments