Skip to content

Commit

Permalink
Use archives for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Oct 4, 2023
1 parent 174e79d commit 4275bb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Create release draft
uses: softprops/action-gh-release@v1
with:
files: |
omero-ldaptool/*.jar
files: omero-ldaptool/*
draft: true
fail_on_unmatched_files: true

0 comments on commit 4275bb3

Please sign in to comment.