We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ea5a5 commit 4076794Copy full SHA for 4076794
.github/workflows/cd.yml
@@ -56,4 +56,4 @@ jobs:
56
uses: 'google-github-actions/setup-gcloud@v1'
57
58
- name: Deploy on bucket
59
- run: gsutil -m rsync -d -r ./public gs://api-platform-website-v1/
+ run: gsutil -m rsync -d -r ./public gs://api-platform-website-v3/
0 commit comments