PlasmaPy / plasmapy.github.io

PlasmaPy Website
https://www.plasmapy.org
Other
16 stars 22 forks source link

Add safe directory for deployment GitHub Action #133

Closed namurphy closed 1 year ago

namurphy commented 1 year ago

I just started getting this error:

REPO: PlasmaPy/plasmapy.github.io
ACTOR: namurphy
==> Preparing...
fatal: detected dubious ownership in repository at '/github/workspace'
To add an exception for this directory, call:

    git config --global --add safe.directory /github/workspace

This PR adds that command.