Skip to content

Commit 67ddd28

Browse files
authored
Added clarifications about Github actions
1 parent 4c683aa commit 67ddd28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The website is set up to deploy itself whenever a new GitHub release is created
5252
1. Go to [Releases](https://github.com/processing/processing-website/releases)
5353
2. Click "Draft a new release"
5454
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).
5656

5757
## `keywords.txt`
5858

0 commit comments

Comments
 (0)