소스 검색

Add 4.x to workflow

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel 5 년 전
부모
커밋
a644ce360e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/curseforge.yml

+ 1 - 0
.github/workflows/curseforge.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - 3.x
       - 4.x-unstable
+      - 4.x
 
 jobs:
   build: