Skip to content

Commit d85ca40

Browse files
Update index.mdx
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 9b910ce commit d85ca40

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
@@ -24,7 +24,7 @@ This tutorial will guide you through setting up a GitHub Action to deploy your A
2424
- A Scaleway Object Storage bucket with the [bucket website](/object-storage/how-to/use-bucket-website/) feature enabled
2525
- Retrieved your Scaleway credentials ([API key](/iam/how-to/create-api-keys/), Project ID, Organization ID).
2626

27-
Create the GitHub Actions Workflow
27+
## Creating the GitHub Actions Workflow
2828

2929
1. In your GitHub repository, navigate to the `.github/workflows` directory. If it does not exist, create it at the root of your repository.
3030
2. Create a new file named `deploy.yml` in the `.github/workflows` directory.

0 commit comments

Comments
 (0)