Skip to content

Commit b27b481

Browse files
authored
docs: mention persist-credentials
Closes #673
1 parent 8c5cdcb commit b27b481

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ Some users reported that they were getting an error:
206206

207207
If you're getting this error and you're using `actions/checkout@v1`, try upgrading to `actions/checkout@v2`. If you're still having problems after upgrading, feel free to open an issue. Issue ref: [#146](https://github.com/EndBug/add-and-commit/issues/146)
208208

209+
Please note that using `persist-credentials: false` will lead to the same issue.
210+
209211
### Performance on large repos
210212

211213
By default, the action will fetch the repository before starting to work on it: this ensures that it can see the already existing refs.

0 commit comments

Comments
 (0)