fix(release): avoid duplicate SHA256SUMS upload in GitHub release (#1277)
This commit is contained in:
parent
5e453549e0
commit
15bd708ec3
1
.github/workflows/pub-release.yml
vendored
1
.github/workflows/pub-release.yml
vendored
@ -373,6 +373,5 @@ jobs:
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
artifacts/**/*
|
||||
artifacts/SHA256SUMS
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user