Update ci.yml
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -25,4 +25,5 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
with:
|
with:
|
||||||
upload-artifact: ${{ github.event_name == 'push' }}
|
upload-artifact: ${{ github.event_name == 'push' }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user