Skip to content

Commit a553230

Browse files
committed
add missing tf var org to example
1 parent 6619c08 commit a553230

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
project_id = "your-project-id"
2-
github_account_id = "github-action"
3-
github_repository = "your-org-or-user/your-repo"
1+
project_id = "your-project-id"
2+
github_account_id = "github-action"
3+
github_organization = "your-org-or-user"
4+
github_repository = "your-org-or-user/your-repo"

0 commit comments

Comments
 (0)