File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
tutorials/cicd-github-action-object-storage-sync Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments