You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Once a version is release-ready, do the following:
30
30
- Create a landing page `{version}.md` file for the version in the `{version}` folder, describing the version (including release notes, changes, etc.).
31
31
- In `_config.yml`, set `current` to the version number, e.g., `0.9-RC1`.
32
32
- 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
34
34
- Commit the changes
35
35
- Run changes.sh to create a list of changes to display on the landing page
0 commit comments