Skip to content

Commit 7d28498

Browse files
author
Sidney Keese
committed
wip
1 parent 29ac282 commit 7d28498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
RELEASE_BRANCH="master"
3+
RELEASE_BRANCH="spikes/release-publishing-paramcache"
44
RELEASE_NAME="$CIRCLE_PROJECT_REPONAME-`uname`"
55
RELEASE_PATH="$CIRCLE_ARTIFACTS/$RELEASE_NAME"
66
RELEASE_FILE="$RELEASE_PATH.tar.gz"

0 commit comments

Comments
 (0)