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

fix: workflow

parent 1577b82c
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ jobs: ...@@ -48,7 +48,7 @@ jobs:
service_account: ${{ vars.GCP_SERVICE_ACCOUNT }} service_account: ${{ vars.GCP_SERVICE_ACCOUNT }}
- name: Upload Docs - name: Upload Docs
id: upload-file id: upload-file
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 \ 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