Skip to content

Commit be69997

Browse files
committed
Fix checkboxes
1 parent 314d4cf commit be69997

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,10 @@ jobs:
239239
240240
## Release Checklist (DELETE ME)
241241
242-
- [] Merge `unstable` -> `stable`.
243-
- [] Ensure docker images are published (check `latest` and the version tag).
244-
- [] Prepare Twitter post.
245-
- [] Prepare mailing list email.
242+
- [ ] Merge `unstable` -> `stable`.
243+
- [ ] Ensure docker images are published (check `latest` and the version tag).
244+
- [ ] Prepare Twitter post.
245+
- [ ] Prepare mailing list email.
246246
247247
## Summary
248248

0 commit comments

Comments
 (0)