sliteteam / github-action-git-crypt-unlock

Github Action to unlock git-crypt secrets
MIT License
46 stars 23 forks source link

Quote the variable in entrypoint, add gitignore #5

Closed alyssaruth closed 4 years ago

alyssaruth commented 4 years ago

Closes #4

Quote the $GIT_CRYPT_KEY env var so new lines are handled correctly.