diff --git a/.github/workflows/render-specs.yml b/.github/workflows/render-specs.yml index 3a0850eb..938d5d07 100644 --- a/.github/workflows/render-specs.yml +++ b/.github/workflows/render-specs.yml @@ -9,6 +9,8 @@ on: jobs: build-and-deploy-spec: runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Checkout 🛎️ uses: actions/checkout@v2 # If you're using actions/checkout@v2 you must set persist-credentials to false in most cases for the deployment to work correctly. @@ -30,4 +32,4 @@ jobs: force_orphan: true - \ No newline at end of file +