Skip to content

Commit e6e4fec

Browse files
authored
Merge pull request #52 from Next2D/develop
update publish.yml
2 parents 5670ed6 + 9915574 commit e6e4fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/setup-node@v6
1717
with:
1818
node-version: 24
19+
registry-url: "https://registry.npmjs.org"
1920
- run: npm install
2021
- run: npm run release
2122
- run: npm publish --access public

0 commit comments

Comments
 (0)