Skip to content

Commit

Permalink
Updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zwoefler committed Jun 28, 2024
1 parent eb6a060 commit bb1a1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: /tmp/out/VmChamp-linux-${{ github.ref_name }}-amd64
files: VmChamp-linux-${{ github.ref_name }}-amd64
body: |
${{ github.event.head_commit.message }}

0 comments on commit bb1a1fe

Please sign in to comment.