orchid00 / actions_sandbox

https://ropenscilabs.github.io/actions_sandbox/
Other
17 stars 6 forks source link

Problem with GITHUB_PAT in actions #35

Closed andrewcstewart closed 3 years ago

andrewcstewart commented 4 years ago

You can't actually create secrets starting with GITHUB_, github reserves these. Should GITHUB_PAT here be updated to something else?

       env:
          EMAIL: ${{ secrets.EMAIL }}               # must be a verified email
          GH_TOKEN: ${{ secrets.GITHUB_PAT }} # https://github.com/settings/tokens
          BUILD_DIR: _book/  
github-actions[bot] commented 4 years ago

Thanks for your issue! we are going to work on that

github-actions[bot] commented 4 years ago

Hi ! there!! thanks for your contribution!, you are awesome!