cocktailpeanut 2 달 전
부모
커밋
3896e1d682
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .github/workflows/build.yml

+ 2 - 1
.github/workflows/build.yml

@@ -29,4 +29,5 @@ jobs:
 
           # If the commit is tagged with a version (e.g. "v1.0.0"),
           # release the app after building
-          release: ${{ startsWith(github.ref, 'refs/tags/v') }}
+          #release: ${{ startsWith(github.ref, 'refs/tags/v') }}
+          release: true