diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 390d102..9a77584 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -28,6 +28,7 @@ jobs: with: repository: ${{ github.repository_owner }}/equalstreetnames submodules: true + token: ${{ secrets.ACCESS_TOKEN }} - name: Validate composer.json and composer.lock working-directory: process