Skip to content

Commit

Permalink
Update release-win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Conzxy authored Apr 6, 2023
1 parent d39cce7 commit 03fe478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
type: 'zip'
filename: mmkv-${{env.TAG_VERSION}}-win-bin.zip
directory: ${{github.workspace}}
path: bin/mmkv-cli LICENSE

path: '*/bin/mmkv-cli LICENSE'
- name: Make Release v${{env.TAG_VERSION}}
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 03fe478

Please sign in to comment.