forked from cartsnitch/cartsnitch
129f0adc96
The deploy-dev job fails because actions/create-github-app-token@v1 defaults to the current repository. Adding owner + repositories scopes the token to include cartsnitch/infra so the subsequent checkout step succeeds. Co-Authored-By: Paperclip <noreply@paperclip.ing>