Closed nuke-web3 closed 3 years ago
Push the commit or tag
/usr/bin/git push origin gh-pages
remote: Permission to substrate-developer-hub/recipes.git denied to danforbes.
fatal: unable to access 'substrate-developer-hub/recipes.git': The requested URL returned error: 403
Error: Action failed with "The process '/usr/bin/git' failed with exit code 128"
Deployment failed with the above message. It is using personal_token: ${{ secrets.PERSONAL_TOKEN }}
. Need someone with admin right to modify the github repository secret token.
Asking for permission now. Not something I can fix without higher access right.
Gotten the permission to update the PERSONAL_TOKEN
, and latest Recipes has been deployed.
https://github.com/substrate-developer-hub/recipes/actions/runs/832532104
434 fails to build and deploy. Rerun doesn't change the error.
@jimmychu0807 any ideas?