Skip to content

Commit 2fbe6fb

Browse files
committed
Update README
1 parent 156a04c commit 2fbe6fb

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
@@ -30,7 +30,7 @@ Once a version is release-ready, do the following:
3030
- Create a landing page `{version}.md` file for the version in the `{version}` folder, describing the version (including release notes, changes, etc.).
3131
- In `_config.yml`, set `current` to the version number, e.g., `0.9-RC1`.
3232
- Add the version to the table in [versions.md](https://github.com/citation-file-format/citation-file-format.github.io/blob/src/versions.md).
33-
- Add the version in the PDF link to deploy in .travis.yml
33+
- Add the version in the PDF link for addition to GitHub release .travis.yml
3434
- Commit the changes
3535
- Run changes.sh to create a list of changes to display on the landing page
3636
- Merge the version branch to `src`.

0 commit comments

Comments
 (0)