소스 검색

Merge branch 'rolling' into 532

neon_arch 1 년 전
부모
커밋
4e76d3b484
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -61,7 +61,7 @@ jobs:
         env:
           GH_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
       - name: Create Release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v2
         with:
           token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
           generate_release_notes: true