Skip to content

Commit

Permalink
fix path issue (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
minggo authored Dec 3, 2024
1 parent a03654c commit e51861d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ jobs:
with:
token: ${{ secrets.NPM_PUBLISH_FOR_PUBLIC_REPO }}
registry: "https://registry.npmjs.org"
package: publish
package: npm/fbx2gltf
access: public

0 comments on commit e51861d

Please sign in to comment.