jhudsl / OTTR_Template

OTTR for making courses! This is a template repo that helps people write 1 course but publish it in three places
https://www.ottrproject.org/
Creative Commons Attribution 4.0 International
15 stars 12 forks source link

Starting New Course github action has config permission problem #626

Closed cansavvy closed 1 year ago

cansavvy commented 1 year ago

See here: https://github.com/fhdsl/dasl-snack-github/actions/runs/4387724551/jobs/7683358409

Not sure what this is about.

Run git config --system --add safe.directory "$GITHUB_WORKSPACE"
error: could not lock config file /etc/gitconfig: Permission denied
cansavvy commented 1 year ago

This has been resolved as of #633 and #638