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

fix: workflow

parent f07f1803
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ jobs:
workload_identity_provider: ${{ vars.GCP_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ vars.GCP_SERVICE_ACCOUNT }}
- name: Upload Docs
id: upload-file
id: upload-directory
uses: google-github-actions/upload-cloud-storage@v2
with:
path: docs/build/html/**
path: docs/build/html
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.
Finish editing this message first!
Please register or to comment