Skip to content

Commit 53fdcad

Browse files
committed
Auto publish on push
Signed-off-by: Florian Reuth <git@florianreuth.de>
1 parent e927cef commit 53fdcad

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/publish.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Publish to CurseForge and Modrinth
2-
on: [workflow_dispatch] # Manual trigger
2+
on:
3+
push:
4+
branches:
5+
- ver/26.x
6+
workflow_dispatch:
37
permissions:
48
contents: read
59

0 commit comments

Comments
 (0)