We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b7b27 commit be67b3fCopy full SHA for be67b3f
scripts/sync-to-aws-homebrew-tap
@@ -194,7 +194,7 @@ if [[ "${DRY_RUN}" -eq 0 ]]; then
194
195
cp "${BREW_CONFIG_DIR}/${BINARY_BASE}.json" "${FORK_DIR}/bottle-configs/${BINARY_BASE}.json"
196
197
- FORK_RELEASE_BRANCH="${BINARY_BASE}-${VERSION}-${BUILD_DIR}"
+ FORK_RELEASE_BRANCH="${BINARY_BASE}-${VERSION}-${BUILD_ID}"
198
199
git config user.name "ec2-bot 🤖"
200
git config user.email "[email protected]"
0 commit comments