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: README.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
@@ -68,7 +68,7 @@ docker compose up
68
68
This repository uses GitHub Actions to automate some deployments from certain branches, which is useful for testing:
69
69
70
70
-**`main`**: Staging branch. Changes are deployed per-commit to https://docs-staging.polygon.technology.
71
-
-**`dev`**: Experimental branch. Updates with main every 24 hours. Changes are deployed per-commit to https://docs-dev.polygon.technology.
71
+
-**`dev`**: Experimental branch. Updates with `main` every 24 hours. Changes are deployed per-commit to https://docs-dev.polygon.technology.
72
72
73
73
Whenever we are happy with `main`, a trigger can be manually done through GitHub Actions which deploys staging to production at https://docs.polygon.technology.
0 commit comments