Skip to content

Commit

Permalink
Update build-rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parapsychic authored Jan 20, 2024
1 parent 5858bf8 commit f77c07e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: target/release/tui
tag_name: ${{ github.ref }}
asset-name: 2lazy4arch
release-name: Release ${{ github.event.after }}
prerelease: true

# Add additional steps as needed

0 comments on commit f77c07e

Please sign in to comment.