mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 23:29:54 -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
|
name: Build and Release Tree-sitter Grammar
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
# Trigger on push to main branch or manually
|
# Trigger on push to main branch or manually
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue