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

fix: workflow

parent f07f1803
Branches
Tags
No related merge requests found
...@@ -48,8 +48,8 @@ jobs: ...@@ -48,8 +48,8 @@ jobs:
workload_identity_provider: ${{ vars.GCP_WORKLOAD_IDENTITY_PROVIDER }} workload_identity_provider: ${{ vars.GCP_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ vars.GCP_SERVICE_ACCOUNT }} service_account: ${{ vars.GCP_SERVICE_ACCOUNT }}
- name: Upload Docs - name: Upload Docs
id: upload-file id: upload-directory
uses: google-github-actions/upload-cloud-storage@v2 uses: google-github-actions/upload-cloud-storage@v2
with: with:
path: docs/build/html/** path: docs/build/html
destination: docs-bucket-production/semantic-router destination: docs-bucket-production/semantic-router
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment