1
0
Fork 0
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:
Rene Schallner 2023-05-22 03:27:24 +02:00
parent 72000738a0
commit f11eb70955

View file

@ -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