Skip to content

Commit

Permalink
chore(ci): fix bin tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Aug 23, 2023
1 parent a985067 commit 9d15647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v3
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: e57_to_las
bin: e57-to-las
tar: unix
zip: all
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9d15647

Please sign in to comment.