File tree Expand file tree Collapse file tree 2 files changed +5
-288
lines changed
Expand file tree Collapse file tree 2 files changed +5
-288
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -147,6 +147,11 @@ <h3 id="input">Input</h3>
147147 < dd >
148148< em > Optional</ em > < strong > boolean</ strong > - < code > true</ code > to enable downloads for this
149149repository, < code > false</ code > to disable them. Default is < code > true</ code > .</ dd >
150+ < dt > team_id</ dt >
151+ < dd >
152+ < em > Optional</ em > < strong > number</ strong > - The id of the team that will be granted access
153+ to this repository. This is only valid when creating a repo in an
154+ organization.</ dd >
150155</ dl > < pre class ="highlight "> < code class ="language-javascript "> < span class ="p "> {</ span >
151156 < span class ="s2 "> "name"</ span > < span class ="o "> :</ span > < span class ="s2 "> "Hello-World"</ span > < span class ="p "> ,</ span >
152157 < span class ="s2 "> "description"</ span > < span class ="o "> :</ span > < span class ="s2 "> "This is your first repo"</ span > < span class ="p "> ,</ span >
You can’t perform that action at this time.
0 commit comments