Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Nov 3, 2024
1 parent b71ec9a commit f4fc6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-relase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: cpi-windows.7z
asset_name: cpi-windows-${{ github.ref_name }}.7z
asset_name: cpi-${{ github.ref_name }}-windows.7z
asset_content_type: application/x-7z-compressed

0 comments on commit f4fc6c5

Please sign in to comment.