summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Maslanka <85239869+mimaslanka@users.noreply.github.com>2022-10-27 17:05:28 -0500
committerGitHub <noreply@github.com>2022-10-27 17:05:28 -0500
commitc4d33fec2e11f599401c6ad34680fec915fea030 (patch)
tree0005d57af2109e3c7e712a9b56625a77b5623f65
parentd910edef1dcc3cf0c8b7d5670f30c79f085158e4 (diff)
downloadchef-c4d33fec2e11f599401c6ad34680fec915fea030.tar.gz
Update to remove chef.wiki before clone
-rwxr-xr-x.expeditor/publish-release-notes.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/publish-release-notes.sh b/.expeditor/publish-release-notes.sh
index 6f5f232301..fac85d21f9 100755
--- a/.expeditor/publish-release-notes.sh
+++ b/.expeditor/publish-release-notes.sh
@@ -2,6 +2,8 @@
set -eou pipefail
+rm -rf chef.wiki
+
git clone https://x-access-token:${GITHUB_TOKEN}@github.com/chef/chef.wiki.git
pushd ./chef.wiki