Browse Source

add safeguard to prevent release in case of missing signature

Sebastian Stenzel 3 years ago
parent
commit
f8bcbda8d7
1 changed files with 1 additions and 0 deletions
  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