You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git commit -m "Add GitHub Action for deploying to Scaleway Object Storage"
98
98
git push origin main
99
99
```
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).
101
102
102
103
#### Alternative Build Processes
103
104
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