mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +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:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
id-token: read|write
|
id-token: write
|
||||||
contents: read|write
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
Loading…
Add table
Reference in a new issue