Skip to content

Commit

Permalink
change name for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mo271 committed Sep 25, 2024
1 parent 6107c82 commit 5ffc924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,5 +381,5 @@ jobs:
if: github.event_name == 'release'
uses: AButler/upload-release-assets@3d6774fae0ed91407dc5ae29d576b166536d1777 # v3.0
with:
files: jxl-${{matrix.triplet}}.zip
files: jxl-${{matrix.triplet}}.7z
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5ffc924

Please sign in to comment.