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: content/guides/automating-deployments-to-integrators.md
+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
@@ -43,7 +43,7 @@ Note that the Auto-Deployment service only picks up changes from your default br
43
43
44
44
## Sending deployments whenever you push to a repository
45
45
46
-
The Auto-Deployment service will be responsible for creating deployments when a push is made to your defalt branch. Next, we'll set up a service to receive those deployment events and handle the deployment of your project.
46
+
The Auto-Deployment service will be responsible for creating deployments when a push is made to your default branch. Next, we'll set up a service to receive those deployment events and handle the deployment of your project.
47
47
48
48
1. Navigate to the repository where you’re setting up your deployments.
49
49
2. In your repository's right sidebar, click <spanaria-label="The edit icon"title="The edit icon"class="octicon octicon-tools"></span>.
0 commit comments