Skip to content

Commit 56c1bea

Browse files
committed
fix: sublime please work
1 parent d8ec582 commit 56c1bea

File tree

3 files changed

+917
-2
lines changed

3 files changed

+917
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
pull_request:
55
branches: [ main ]
66
paths:
7-
- "mcfunction.tmLanguage.yaml"
7+
- "mcfunction.*"
88
push:
99
branches: [ main ]
1010
tags: ["v*.*.*"]
1111
paths:
12-
- "mcfunction.tmLanguage.yaml"
12+
- "mcfunction.*"
1313

1414
jobs:
1515
ci:

mcfunction.json

Whitespace-only changes.

0 commit comments

Comments
 (0)