Updated ci.yml
This commit is contained in:
parent
b2ef33d48f
commit
d2baa2d580
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -103,6 +103,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
if: github.event_name == 'release' && github.event.action == 'created'
|
||||
permissions: write-all
|
||||
|
||||
steps:
|
||||
- name: Download redist.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue