diff --git a/.github/workflows/build-openclaw.yml b/.github/workflows/build-openclaw.yml index 44d976c..62ec70f 100644 --- a/.github/workflows/build-openclaw.yml +++ b/.github/workflows/build-openclaw.yml @@ -12,6 +12,9 @@ on: - 'requirements.txt' - '*.example.yaml' +permissions: + contents: write + jobs: build: runs-on: ubuntu-latest