Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colorsakura authored Oct 27, 2023
1 parent afc2954 commit 2fc91c2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ jobs:
name: ${{ matrix.repos }}
if-no-files-found: error

- uses: ncipollo/release-action@v1
with:
allowUpdates: true
tag: "packages"
artifacts: "./*/*.zst"
token: ${{ secrets.TOKEN }}

uploadToOneDrive:
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit 2fc91c2

Please sign in to comment.