You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/cicd-github-action-object-storage-sync/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ Add the following secrets with your Scaleway credentials:
91
91
92
92
Commit and push your changes
93
93
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.
0 commit comments