Skip to content

Commit

Permalink
Update "how to modify" README section
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrieb committed Jan 4, 2023
1 parent a24e970 commit 2ac55d0
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,22 +307,17 @@ support, just ask first – open an issue to do so.

# How to Modify This Code

<details>

<summary>Details</summary>

1. Fork your own copy of the repository
2. [Create a new project](https://console.cloud.google.com/projectcreate) in
BigQuery
3. Create a service account with the `BigQuery User` permission
4. Generate a JSON key
5. Enable Actions for the repository
6. Copy the JSON key into an Actions secret called `BQ_JSON` (under Settings >
Secrets > Actions).
Secrets > Actions)
7. Make your fork public if you want to be able to access it unauthenticated
8. Change the repo to your liking, maintaining attribution and the LICENSE file!

</details>
8. Change the repo to your liking, maintaining attribution and the LICENSE
file!



Expand Down

0 comments on commit 2ac55d0

Please sign in to comment.