Skip to content
Snippets Groups Projects
Commit 6782427d authored by James Briggs's avatar James Briggs
Browse files

fix: workflow

parent 284d3c69
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,7 @@ jobs:
id: auth
uses: google-github-actions/auth@v2
with:
project_id: ${{ vars.GCP_PROJECT_ID }}
workload_identity_provider: ${{ vars.GCP_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ vars.GCP_SERVICE_ACCOUNT }}
credentials_json: ${{ secrets.GOOGLE_CREDENTIALS }}
- name: Upload Docs
id: upload-directory
uses: google-github-actions/upload-cloud-storage@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment