sinedied / publish-devto

:postbox: GitHub Action to publish markdown files on dev.to platform, with assets hosted on GitHub.
MIT License
38 stars 8 forks source link

Failed to commit #36

Open samyfodil opened 6 months ago

samyfodil commented 6 months ago

I'm getting the following error: remote: Permission to samyfodil/devto_articles.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/samyfodil/devto_articles.git/': The requested URL returned error: 403 Error: Error: Cannot commit changes: The process '/usr/bin/git' failed with exit code 128

wiscer-org commented 1 month ago

Have you set the Workflow permissions to read and write ?

To change the permission:

  1. Click Setting on the repo navigation.
  2. On the left navigation, select Actions then General.
  3. Change the permission on the Workflow permissions section.