File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,10 +122,10 @@ To create a new release, follow these steps:
122
122
- Go to the [ GitHub repository] ( https://github.com/jupyterhub/repo2docker )
123
123
- Click ` Draft a new release `
124
124
- Click ` Tag `
125
- - Type in a new tag like ` YYYY.MM.N ` (where ` N ` is the release number this month, usually it is ` 0 ` )
125
+ - Type in a new tag like ` YYYY.MM.N ` (where ` N ` is the release number this month, usually it is ` 0 ` )
126
126
- Title: ` <Month> <Year> ` (E.g., ` August 2025 ` )
127
127
- Body: Paste the output of ` github-activity ` since the date of the last release.
128
- - E.g. `github-activity jupyterhub/repo2docker -s 2025-08-01
128
+ - E.g. `github-activity jupyterhub/repo2docker -s 2025-08-01
129
129
- Click ` Publish release `
130
130
131
131
This will create a new release ** and a new tag** .
You can’t perform that action at this time.
0 commit comments