Skip to content

Commit 506428d

Browse files
Update tutorials/cicd-github-action-object-storage-sync/index.mdx
Co-authored-by: SamyOubouaziz <[email protected]>
1 parent 4a5b98c commit 506428d

File tree

1 file changed

+2
-1
lines changed
  • tutorials/cicd-github-action-object-storage-sync

1 file changed

+2
-1
lines changed

tutorials/cicd-github-action-object-storage-sync/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ git add .github/workflows/deploy.yml
9797
git commit -m "Add GitHub Action for deploying to Scaleway Object Storage"
9898
git push origin main
9999
```
100-
### Notes:
100+
101+
You can now access your website by clicking the **Website URL** from the **Settings** tab of your bucket in the [Scaleway console](https://console.scaleway.com/object-storage/buckets).
101102

102103
#### Alternative Build Processes
103104
If your project uses a different build process, replace the `Install dependencies`and `Build the website` steps with the appropriate commands for your environment.

0 commit comments

Comments
 (0)