You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some students are reporting that the generate from template fails on the initial commit. I just replicated for myself, and in the log I find:
remote: Permission to shawngraham/demo-hist1900-try3.git denied to github-actions[bot].
We can fix this by going to settings -> actions -> general, and then scrolling down to Workflow Permissions, and giving actions read and write permission, and permission to create and approve pull requests.
I think something must've changed at Github requiring this? I tested this all out before my class started last week and this wasn't necessary.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using this with my class; thank you!
Some students are reporting that the generate from template fails on the initial commit. I just replicated for myself, and in the log I find:
remote: Permission to shawngraham/demo-hist1900-try3.git denied to github-actions[bot].
We can fix this by going to settings -> actions -> general, and then scrolling down to Workflow Permissions, and giving actions read and write permission, and permission to create and approve pull requests.
I think something must've changed at Github requiring this? I tested this all out before my class started last week and this wasn't necessary.
The text was updated successfully, but these errors were encountered: