Skip to content

Commit 4076794

Browse files
committed
Change bucket name
1 parent 53ea5a5 commit 4076794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
uses: 'google-github-actions/setup-gcloud@v1'
5757

5858
- name: Deploy on bucket
59-
run: gsutil -m rsync -d -r ./public gs://api-platform-website-v1/
59+
run: gsutil -m rsync -d -r ./public gs://api-platform-website-v3/

0 commit comments

Comments
 (0)