andrewgxp
andrewgxp
Hey @quisquous I'd very much like to help! I'm a Linux System Admin and feel confident that I can assist you with getting this old content, and new content into...
I built the plugin using the new changes proposed in the PR and was able to save my login key! For some reason, it won't let me copy and paste...
Hi @matusnovak! You can enable robust Git logging within your workflow by adding the `GIT_CURL_VERBOSE`, `GIT_TRACE`, `GIT_SSH_COMMAND` variables to your [environment](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#defining-environment-variables-for-a-single-workflow). This can be done in your workflows via `env:`...