Skip to content

Commit 9085eb3

Browse files
Copilotseandavi
andcommitted
Add Zenodo record link to release notes
Co-authored-by: seandavi <92435+seandavi@users.noreply.github.com>
1 parent fdc4bb8 commit 9085eb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/monthly-release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ jobs:
3131
else
3232
gh release create "${RELEASE_DATE}" \
3333
--title "${RELEASE_DATE}" \
34-
--notes "Monthly release for ${RELEASE_DATE}. This release was automatically created by GitHub Actions."
34+
--notes "Monthly release for ${RELEASE_DATE}. This release was automatically created by GitHub Actions.
35+
36+
This release triggers an update to the Zenodo record: https://zenodo.org/records/1169173"
3537
fi

0 commit comments

Comments
 (0)