fix release.yaml (#32)

Signed-off-by: hantmac <hantmac@outlook.com>
This commit is contained in:
Jeremy 2021-11-15 18:48:57 +08:00 committed by GitHub
parent d43b73fcc3
commit 6b63cbb767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
path: ./_bin/sha256-${{ steps.get_matrix.outputs.OS }}-${{ steps.get_matrix.outputs.ARCH }}.txt
retention-days: 1
upload-sha256sums-plugin:
needs: build
needs: build_and_upload
runs-on: ubuntu-latest
name: upload-sha256sums
steps: