Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 240e01c

Browse files
committed
update publish npm packages
1 parent 9848aca commit 240e01c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-npm-packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- uses: actions/setup-node@v3
2727
with:
2828
node-version: 18.x
29-
registry-url: https://npm.pkg.github.com/
3029
scope: '@etherealengine'
3130
- name: Config npm registry token
3231
run: npm config set '//npm.pkg.github.com/:_authToken' "${NPM_TOKEN}"

0 commit comments

Comments
 (0)