We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd17125 commit 82e8498Copy full SHA for 82e8498
.github/workflows/publish.yml
@@ -1,4 +1,4 @@
1
-name: VSCode
+name: Publish
2
3
on:
4
pull_request:
mcfunction.tmLanguage.yaml
@@ -4,8 +4,8 @@ scopeName: source.mcfunction
uuid: 8918dadd-8ebe-42d9-b1e9-0489ab228d9d
5
6
fileTypes:
7
- - bolt
8
- mcfunction
+ - bolt
9
10
patterns:
11
- include: '#root'
0 commit comments