Skip to content

Commit

Permalink
fix: remove invalid input from publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
calebdw committed May 19, 2024
1 parent 849fc3d commit b38c535
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
uses: tree-sitter/workflows/.github/workflows/package-npm.yml@main
secrets:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
with:
grammars: "php"
crates:
uses: tree-sitter/workflows/.github/workflows/package-crates.yml@main
secrets:
Expand Down

0 comments on commit b38c535

Please sign in to comment.