Browse Source

add safeguard to prevent release in case of missing signature

Sebastian Stenzel 3 năm trước cách đây
mục cha
commit
f8bcbda8d7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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