Skip to content

Commit 0ceae5d

Browse files
authored
Merge pull request #832 from citation-file-format/717-release-preview
2 parents 114cb11 + b002081 commit 0ceae5d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
release:
1011
workflow_dispatch:
1112

1213
jobs:

README.dev.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ This section describes how to make a release in 2 parts:
183183
1. Make a [release on GitHub](https://github.com/citation-file-format/cff-initializer-javascript/releases/new).
184184
1. Check that the [Publish](https://github.com/citation-file-format/cff-initializer-javascript/actions/workflows/publish.yml) workflow was triggered by making the release, and that it was successful.
185185
1. Inspect the deployed github.io website [https://citation-file-format.github.io/cff-initializer-javascript/](https://citation-file-format.github.io/cff-initializer-javascript/).
186+
1. Verify that the [Preview](https://github.com/citation-file-format/cff-initializer-javascript/actions/workflows/preview.yml) workflow was triggered on release deploying a preview of the tag to <https://cffinit.netlify.com/TAG>.
186187
1. Check whether the [zenodraft](https://github.com/citation-file-format/cff-initializer-javascript/actions/workflows/zenodraft.yml) workflow was triggered correctly when the GitHub release was created.
187188
1. Go to Zenodo and verify that the new DOI was created by zenodraft.
188189

0 commit comments

Comments
 (0)