Skip to content

Commit

Permalink
修改release脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
gaboolic committed Aug 10, 2024
1 parent 5366de1 commit 693150f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
asset_path: rime-schemas.zip
asset_name: rime-schemas.zip
asset_path: rime-frost-schemas.zip
asset_name: rime-frost-schemas.zip
asset_content_type: application/zip
upload_url: ${{ github.event.release.upload_url }}

0 comments on commit 693150f

Please sign in to comment.