Error in documentation example of the push_to_git_remote action?
Open
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
### Discussed in https://github.com/fastlane/fastlane/discussions/22222
Originally posted by **jey-avono** September 11, 2024
The first example in the documentation of the **push_to_git_remote** action under https://docs.fastlane.tools/actions/push_to_git_remote/ says
`push_to_git_remote # simple version. pushes "master" branch to "origin" remote`
My reading of the rest of the documentation and the code suggests that this would not push the "master" branch, but the current branch. This seems to me a remnant of previous behaviour.
Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.