Skip to content

Commit

Permalink
Merge pull request #16 from shinnoki/set-safe-directory
Browse files Browse the repository at this point in the history
Add pwd to git's `safe.directory`
  • Loading branch information
bakunyo authored May 9, 2022
2 parents dfee697 + 281e1fe commit b496deb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

set -eu
export GIT_PR_RELEASE_TOKEN=$GITHUB_TOKEN
git config --global --add safe.directory $(pwd)
git-pr-release

0 comments on commit b496deb

Please # to comment.