소스 검색

add safeguard to prevent release in case of missing signature

Sebastian Stenzel 3 년 전
부모
커밋
f8bcbda8d7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/build.yml

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

@@ -62,6 +62,7 @@ jobs:
           generate_release_notes: true
           files: |
             cryptomator-*.tar.gz.asc
+          fail_on_unmatched_files: true
           body: |-
             :construction: Work in Progress