Skip to content

Commit 4a5b98c

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This tutorial will guide you through setting up a GitHub Action to deploy your A
3030

3131
## Step 2: Define the Workflow
3232

33-
Copy and paste the following code into the `deploy.yml` file. This workflow will run on every push to the `main` branch, build your Astro site, and upload the built files to Scaleway Object Storage.
33+
Copy and paste the following code into the `deploy.yml` file. This workflow will run on every push to the `main` branch, build your Astro website, and upload the built files to Scaleway Object Storage.
3434

3535
```yaml
3636
name: Upload to Scaleway Object Storage

0 commit comments

Comments
 (0)