Skip to content

Commit

Permalink
Test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
IPECTER committed Feb 18, 2024
1 parent 3a7bf39 commit c7c473b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,4 @@ jobs:
path: |
dist/*.dmg
dist/*.AppImage
dist/*.exe
- name: Release
uses: softprops/[email protected]
with:
name: "Test"
tag_name: ${{ github.ref_name }}
target_commitish: ${{ github.ref_name }}
generate_release_notes: true
fail_on_unmatched_files: true
files: dist/\*.(dmg|AppImage|exe)
dist/*.exe

0 comments on commit c7c473b

Please sign in to comment.