Skip to content

Commit

Permalink
Fix typo in release action
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Sep 21, 2023
1 parent 4fc9b2e commit 1e95625
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 @@ -35,4 +35,4 @@ jobs:
with:
tag_name: ${{ github.event.pull_request.title }}
files: |
target/release/maquascope-x86_64-unknown-linux-gnu.tar.gz
target/release/aquascope-x86_64-unknown-linux-gnu.tar.gz

0 comments on commit 1e95625

Please sign in to comment.