Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jreimone authored Jul 5, 2023
1 parent db8ddc7 commit a79cfb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It sends a POST request against the `insertAll` [API endpoint](https://cloud.goo
echo "TIMESTAMP=$(date --utc +%FT%T%Z)" >> $GITHUB_ENV
- name: Write to DWH
uses: Staffbase/bigquery-github-action@v1.0.5
uses: Staffbase/bigquery-github-action@v1.1.0
with:
credentials_json: ${{ secrets.YOUR_SERVICE_ACCOUNT_KEY }}
bigquery_project: bq-your-project-id
Expand Down Expand Up @@ -61,4 +61,4 @@ This project is licensed under the Apache-2.0 License - see the [LICENSE.md](LIC
<br /><a href="https://github.com/Staffbase" target="_blank" rel="noreferrer">GitHub</a> | <a href="https://staffbase.com/" target="_blank" rel="noreferrer">Website</a> | <a href="https://staffbase.com/jobs/" target="_blank" rel="noreferrer">Jobs</a>
</td>
</tr>
</table>
</table>

0 comments on commit a79cfb9

Please sign in to comment.