We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cfccaf commit 75ceb4fCopy full SHA for 75ceb4f
1 file changed
.github/workflows/publish.yml
@@ -21,6 +21,7 @@ jobs:
21
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
22
with:
23
generate: true
24
+ package-name: "@bbfh/tree-sitter-mcfunction"
25
crates:
26
uses: tree-sitter/workflows/.github/workflows/package-crates.yml@main
27
secrets:
0 commit comments