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
Copy file name to clipboardExpand all lines: tutorials/cicd-github-action-object-storage-sync/index.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,8 @@ git push origin main
100
100
101
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).
102
102
103
-
#### Alternative Build Processes
103
+
## Alternative build processes
104
+
104
105
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