Skip to content

Commit

Permalink
[Perf] includes LICENSE and README in release zip file (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistricky authored Dec 12, 2024
1 parent 4e69a5c commit 18ca71d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: taiki-e/upload-rust-binary-action@v1
with:
bin: codesnap
include: LICENSE,README.md
target: ${{ matrix.target }}
tar: unix
zip: windows
Expand Down

0 comments on commit 18ca71d

Please sign in to comment.