Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pwd to git's safe.directory #16

Merged
merged 1 commit into from
May 9, 2022

Conversation

shinnoki
Copy link
Contributor

Close #15

This workaround is quick fix for now, but this issue might be fixed by GitHub Actions runner.

@shinnoki
Copy link
Contributor Author

shinnoki commented May 7, 2022

You can use shinnoki/git-pr-release-action@set-safe-directory until this PR will be merged.

- - uses: bakunyo/git-pr-release-action@master
+ - uses: shinnoki/git-pr-release-action@set-safe-directory

@bakunyo
Copy link
Owner

bakunyo commented May 9, 2022

@shinnoki Thanks for this PR. merged.

@bakunyo bakunyo merged commit b496deb into bakunyo:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git-pr-release fails with Executing git config remote.origin.url faild: pid 11 exit 1 (RuntimeError)
2 participants