Skip to content

Commit

Permalink
CI: irwrwiowwurorw
Browse files Browse the repository at this point in the history
  • Loading branch information
n0toose committed Jun 7, 2024
1 parent be3a75e commit ca3873c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: target/release/uhyve*
file: target/release/uhyve
asset_name: ${{ matrix.asset_name }}
tag: ${{ github.ref }}
title: "Uhyve ${{ github.ref_name }}"
Expand Down

0 comments on commit ca3873c

Please sign in to comment.