update write permission
This commit is contained in:
parent
ff7f8c8bfa
commit
a68d9795f6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -113,6 +113,7 @@ jobs:
|
|||
needs: [generate-version, build, build-docker]
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue