Skip to content

Commit

Permalink
Fix release notes path
Browse files Browse the repository at this point in the history
It should be `release_metadata/empty-file` to clear out the release
notes after a release is created.
  • Loading branch information
rajathagasthya committed Jan 22, 2025
1 parent ffc314e commit bf7adc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ jobs:
generate_release_notes: true
- put: release-notes
params:
file: release_repo/empty-file
file: release_metadata/empty-file

- name: delivery
plan:
Expand Down

0 comments on commit bf7adc6

Please sign in to comment.