Skip to content

Commit 599f6d2

Browse files
Update tutorials/cicd-github-action-object-storage-sync/index.mdx
Co-authored-by: SamyOubouaziz <[email protected]>
1 parent 111f23d commit 599f6d2

File tree

1 file changed

+4
-3
lines changed
  • tutorials/cicd-github-action-object-storage-sync

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ This tutorial will guide you through setting up a GitHub Action to deploy your A
1919

2020
<Macro id="requirements" />
2121

22-
- A GitHub repository with your Astro project.
23-
- A Scaleway account with Object Storage configured.
24-
- Scaleway API credentials (Access Key, Secret Key, Project ID, Organization ID).
22+
- A Scaleway account logged into the [console](https://console.scaleway.com)
23+
- A [GitHub](https://github.com/) repository with your [Astro](https://astro.build/) project.
24+
- A Scaleway Object Storage bucket with the [bucket website](/object-storage/how-to/use-bucket-website/) feature enabled
25+
- Retrieved your Scaleway credentials ([API key](/iam/how-to/create-api-keys/), Project ID, Organization ID).
2526

2627
## Step 1: Create the GitHub Action Workflow
2728

0 commit comments

Comments
 (0)