Skip to content

Commit

Permalink
updated readme to include 'allow-external-github-orgs' parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
afujiwara-roblox committed Oct 3, 2023
1 parent 4f326f0 commit b6d8c39
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ If not specified, the latest stable release will be installed.
#### `working-directory` (optional)
A working directory in which `foreman install` will be executed.

If not specified the root job folder will be used
If not specified the root job folder will be used.

#### `allow-external-github-orgs` (optional)
A boolean value to allow external github orgs in the foreman manifest file.

If not specified, external github orgs will not be allowed.
## License
setup-foreman is available under the MIT license. See [LICENSE.txt](LICENSE.txt) or <https://opensource.org/licenses/MIT> for details.

0 comments on commit b6d8c39

Please sign in to comment.