Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
segevfiner authored Nov 14, 2023
1 parent 258f821 commit a897fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
staging="keepawake-${{ github.head_ref || github.ref_name }}-${{ matrix.target }}"
mkdir $staging
ls -R target/${{ matrix.target }}/release/
cp target/${{ matrix.target }}/release/keepawake@(|.exe) $staging/
cp README.md CHANGELOG.md LICENSE $staging/
Expand Down

0 comments on commit a897fd3

Please sign in to comment.