Skip to content

Commit

Permalink
[ci] Fixed github release notes source
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisjbell committed Dec 18, 2022
1 parent 297d045 commit 9395099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline/jobs/ship-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
params:
name: gh/name
tag: gh/tag
body: (( concat "release-notes/" meta.github.release_notes.file ))
body: gh/notes.md
globs: [gh/artifacts/*]
- put: version
params:
Expand Down

0 comments on commit 9395099

Please sign in to comment.