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
@@ -52,7 +52,7 @@ The website is set up to deploy itself whenever a new GitHub release is created
52
52
1. Go to [Releases](https://github.com/processing/processing-website/releases)
53
53
2. Click "Draft a new release"
54
54
3. Choose a tag for this release. This value is not used for much, so you can just use `DD-MM-YYYY`
55
-
4. Create the release. A GitHub action will run, which will build the website and upload to the S3 bucket.
55
+
4. Create the release. [A GitHub action will run](https://github.com/processing/processing-website/actions), which will build the website and upload to the S3 bucket (this may take up to 10-15 minutes).
0 commit comments