Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
fix better regax
Browse files Browse the repository at this point in the history
it might not be that complicated
  • Loading branch information
CXwudi authored May 8, 2020
1 parent da85c56 commit a46a3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
body: Auto-released by Github Action
prerelease: true
files: release/niconico-video-downloader.*\.zip
files: release/niconico-video-downloader*.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a46a3f3

Please sign in to comment.