Skip to content

Commit

Permalink
Here goes even less
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo committed Feb 18, 2024
1 parent ffcf203 commit 7f85c1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
- name: Publish release
uses: softprops/[email protected]
with:
files: |
page.kramo.Hyperplane.Devel-x86_64.zip
page.kramo.Hyperplane.Devel-aarch64.zip
files: *
fail_on_unmatched_files: true
tag_name: ${{ steps.get_tag_name.outputs.tag_name }}
body_path: release_notes

0 comments on commit 7f85c1d

Please sign in to comment.