summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorMichael Maslanka <85239869+mimaslanka@users.noreply.github.com>2022-10-27 17:38:22 -0500
committerGitHub <noreply@github.com>2022-10-27 17:38:22 -0500
commitea4461a011ba6db792f0827ffbcf9cab288daf9e (patch)
tree8c6f95f482fd39a2ad262845953983d837aaf1ba /.expeditor
parentc4d33fec2e11f599401c6ad34680fec915fea030 (diff)
downloadchef-ea4461a011ba6db792f0827ffbcf9cab288daf9e.tar.gz
Correct pending release notes to use -18
Diffstat (limited to '.expeditor')
-rwxr-xr-x.expeditor/publish-release-notes.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/.expeditor/publish-release-notes.sh b/.expeditor/publish-release-notes.sh
index fac85d21f9..d45cace20f 100755
--- a/.expeditor/publish-release-notes.sh
+++ b/.expeditor/publish-release-notes.sh
@@ -8,11 +8,11 @@ git clone https://x-access-token:${GITHUB_TOKEN}@github.com/chef/chef.wiki.git
pushd ./chef.wiki
# Publish release notes to S3
- aws s3 cp Pending-Release-Notes.md "s3://chef-automate-artifacts/release-notes/${EXPEDITOR_PRODUCT_KEY}/${EXPEDITOR_VERSION}.md" --acl public-read --content-type "text/plain" --profile chef-cd
- aws s3 cp Pending-Release-Notes.md "s3://chef-automate-artifacts/${EXPEDITOR_CHANNEL}/latest/${EXPEDITOR_PRODUCT_KEY}/release-notes.md" --acl public-read --content-type "text/plain" --profile chef-cd
+ aws s3 cp Pending-Release-Notes-18.md "s3://chef-automate-artifacts/release-notes/${EXPEDITOR_PRODUCT_KEY}/${EXPEDITOR_VERSION}.md" --acl public-read --content-type "text/plain" --profile chef-cd
+ aws s3 cp Pending-Release-Notes-18.md "s3://chef-automate-artifacts/${EXPEDITOR_CHANNEL}/latest/${EXPEDITOR_PRODUCT_KEY}/release-notes.md" --acl public-read --content-type "text/plain" --profile chef-cd
# Reset "Stable Release Notes" wiki page
- cat >./Pending-Release-Notes.md <<EOH
+ cat >./Pending-Release-Notes-18.md <<EOH
## Compliance Phase Improvements
## New Resources