Skip to content

Commit

Permalink
chore: Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulingzhi committed Mar 25, 2024
1 parent d3e0509 commit 732e7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/v')
with:
files: .\target\release\MopaqPack-rs.exe
files: MopaqPack-rs.exe
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 732e7b7

Please sign in to comment.