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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Deploying your content to Scaleway Object Storage Using GitHub Actions
17
17
18
18
This tutorial will guide you through setting up a GitHub Action to deploy your Astro site to Scaleway Object Storage. We will use a GitHub Actions workflow to automate the deployment process whenever changes are pushed to the `main` branch.
19
19
20
-
## Prerequisites
20
+
<Macroid="requirements" />
21
21
22
22
- A GitHub repository with your Astro project.
23
23
- A Scaleway account with Object Storage configured.
0 commit comments