Skip to content

Commit 5fceade

Browse files
authored
Update release_checklist.md (#79)
1 parent 23d5e09 commit 5fceade

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ assignees: ''
2323

2424
**Release**
2525

26-
- [ ] Run `place-gmt` to place the tarball on the gmt ftp (@meghanrjones or @pwessel).
27-
- [ ] Run `place-dcw` to place the zip file on the dcw ftp and website (@pwessel).
26+
- [ ] Run `make place-gmt` to place the tarball on the gmt ftp (@meghanrjones or @pwessel).
27+
- [ ] Run `make place-dcw` to place the zip file on the dcw ftp and website (@pwessel).
2828
- [ ] Create a new [GitHub release](https://github.com/GenericMappingTools/dcw-gmt/releases).
2929
- [ ] Upload the tarball.
3030
- [ ] Add a description to the release.
3131
- [ ] Add the MD5 checksum and sha256sum to the release notes.
32-
- [ ] Run `update-dataserver` to update the files on the GMT server using the GitHub release (@pwessel or @meghanrjones).
32+
- [ ] Run `make update-dataserver` to update the files on the GMT server using the GitHub release (@pwessel or @meghanrjones).
3333
- [ ] Update the dcw version in the [downloads](https://github.com/GenericMappingTools/website/blob/master/download/index.rst) section of the website.
3434

3535
**3rd-party update**

0 commit comments

Comments
 (0)