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
* `environment` - Envrionment for this deployment, either `production` or `preview`
45
49
* `url` - URL for this deployment
46
50
* `alias` - Alias URL (Will be the branch URL such as `fix-issue.project.pages.dev` or be the deployment URL)
47
-
* `success` - If the deployment was successful
51
+
* `success` - If the deployment was successful
52
+
53
+
## GitHub Deployments
54
+
GitHub Deployments will show if the deployment was successful or failed right inside GitHub! You can easily see the status, view the website (exact deployment) and see the logs.
55
+
56
+
> **Note**: You need to add the `githubToken` input in order for deployments to work!
57
+
58
+
### Overview
59
+

60
+
61
+
### Pull Requests
62
+
**In Progress**
63
+

64
+
65
+
**Successful**
66
+

0 commit comments