mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 15:19:55 -06:00
Try to fix artifact name mismatch
This commit is contained in:
parent
ea83d539c5
commit
dcb1f812a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: tree-sitter-grammar-release
|
name: tree-sitter-grammar-release
|
||||||
path: release.zip
|
path: tree-sitter-grammer-release.zip
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue