mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
fucking github get your documentation right. this is a nightmare
This commit is contained in:
parent
72000738a0
commit
f11eb70955
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -10,8 +10,8 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
id-token: read|write
|
||||
contents: read|write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Reference in a new issue