Skip to content

Commit

Permalink
Update rust.yml workflow file Typo
Browse files Browse the repository at this point in the history
This is a Typo Fix
  • Loading branch information
NxtTAB committed Jul 25, 2024
1 parent 2c53ca9 commit dec51b7
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 @@ -32,7 +32,7 @@ jobs:
chmod +x assets/bin/linux_x64/wami
- name: Create Releass
uses: softprops/actions-gh-release@1
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit dec51b7

Please sign in to comment.