Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
This-is-XiaoDeng authored Dec 17, 2023
1 parent ab30187 commit 08cb206
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ jobs:
asset_path: ./build/onedisc.exe
asset_name: OneDisc for ${{ matrix.os }}-${{ matrix.arch }}.exe
asset_content_type: application/octet-stream
token: ${{ secrets.GITHUB_TOKEN }}


build:
Expand Down Expand Up @@ -156,5 +155,4 @@ jobs:
asset_path: ./build/onedisc.zip
asset_name: OneDisc for ${{ matrix.os }}-${{ matrix.arch }}.zip
asset_content_type: application/zip
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 08cb206

Please sign in to comment.