Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jreimone committed Apr 21, 2023
1 parent a56f1bc commit ed44c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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/[email protected].2
uses: Staffbase/[email protected].3
with:
credentials_json: ${{ secrets.YOUR_SERVICE_ACCOUNT_KEY }}
bigquery_project: bq-your-project-id
Expand Down

0 comments on commit ed44c65

Please sign in to comment.