diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e1f1107..0c85066 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,7 +6,7 @@ on: branches: [ "main" ] permissions: - contents: read,write # This is required for actions/checkout and graph submission + contents: write # This is required for actions/checkout and graph submission jobs: build: