Skip to content

Commit

Permalink
fix zip path
Browse files Browse the repository at this point in the history
  • Loading branch information
lemccomb committed Aug 26, 2024
1 parent d430148 commit 1a04e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
${{ matrix.find_zips }}
echo "**** Upload zip files to GitHub ****"
gh release upload $tag ./published/CoseSignTool-*.zip
gh release upload $tag ./CoseSignTool-*.zip
done
shell: bash
Expand Down

0 comments on commit 1a04e66

Please sign in to comment.