tree-sitter-grammars / tree-sitter-yuck

Eww grammar for tree-sitter
MIT License
3 stars 2 forks source link

feat: add publish CI #2

Closed amaanq closed 1 year ago

amaanq commented 1 year ago

Merge this when you've added the secrets

Tag a commit of your choosing in the past as 0.0.1, and maybe this as 0.0.2 (update package.json and Cargo.toml accordingly)

(Also please rebase instead of a merge PR)

Ungrammar already has the action, so upload secrets there and then just tag an appropriate commit(s)

Philipp-M commented 1 year ago

I think it's fine to merge as is, see https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-using-yarn

amaanq commented 1 year ago

Sorry, thanks! I've been vv busy with school and nvim-treesitter changes lately, thank you!