diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 09e84f1d..c7d486bf 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -7,6 +7,9 @@ on: required: false type: string +permissions: + actions: write + jobs: update: runs-on: ubuntu-latest