Skip to content

Commit a1f7269

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

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
@@ -91,7 +91,7 @@ Add the following secrets with your Scaleway credentials:
9191
9292
Commit and push your changes
9393
94-
Commit and push the `deploy.yml` file to your repository. This will trigger the GitHub Action to run on the main branch.
94+
Run the commands below to commit and push the `deploy.yml` file to your repository. If you are working directly on your main branch, this will trigger the GitHub Action to run on the main branch.
9595

9696
```bash
9797
git add .github/workflows/deploy.yml

0 commit comments

Comments
 (0)