mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 15:19:55 -06:00
Try to fix workflow permissions
This commit is contained in:
parent
8e0559e6b6
commit
999d662895
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: Build and Release Tree-sitter Grammar
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
# Trigger on push to main branch or manually
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue