Skip to content

Commit e307a95

Browse files
committed
fix: dev -> next
1 parent ecfd8d5 commit e307a95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
run: |
162162
E2E_BRANCH="main"
163163
if [[ "${OCTOPRINT_VERSION}" == *"rc"* ]]; then
164-
E2E_BRANCH="dev"
164+
E2E_BRANCH="next"
165165
fi
166166
167167
echo "E2E branch: $E2E_BRANCH"

0 commit comments

Comments
 (0)