Skip to content

Commit 65e385a

Browse files
authored
Update RELEASE.md (#2046)
While the definition of midnight is at 00:00 not everyone might know that so use numbers. Signed-off-by: Brian Murray <[email protected]>
1 parent 02e2607 commit 65e385a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To cut a release:
44

55
1. Go to https://github.com/chainguard-dev/melange/actions/workflows/release.yaml.
6-
2. Click on the `Run workflow` button.
6+
2. Click on the `Run workflow` button.
77
3. In the dropdown, ensure that the `main` branch is selected.
88
4. In the dropdown, click on the `Run workflow` button.
99
5. Wait for the workflow to complete successfully.
@@ -19,4 +19,4 @@ The release workflow checks to see if there are any changes since the last relea
1919

2020
#### Automatic triggering
2121

22-
In addition to being triggerable manually (as described at the top of this document), the workflow also runs automatically every Monday at midnight UTC. Just like with manual triggering, if there are no new changes since the last release, the workflow will end early without creating a new release.
22+
In addition to being triggerable manually (as described at the top of this document), the workflow also runs automatically every Monday at 00:00:00 UTC. Just like with manual triggering, if there are no new changes since the last release, the workflow will end early without creating a new release.

0 commit comments

Comments
 (0)