Skip to content

Commit

Permalink
Merge pull request #7 from iori2333/action
Browse files Browse the repository at this point in the history
fix filename
  • Loading branch information
iori2333 authored Dec 4, 2021
2 parents c69439b + f7d934c commit 1f6f482
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 @@ -27,4 +27,4 @@ jobs:
with:
repo_token: "${{ secrets.RELEASE_PKG_TOKEN }}"
prerelease: false
files: mira-$VERSION.zip
files: mira-v*.zip

0 comments on commit 1f6f482

Please sign in to comment.