Another attempt at fixing CI (#545)

* Another attempt at fixing CI

* Tweak
This commit is contained in:
Pokey Rule 2022-02-03 19:42:31 +00:00 committed by GitHub
parent 46a2d0dcd1
commit 578c53d6f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ git cherry-pick cursorless-talon-staging-previous..cursorless-talon-staging
[[ "$(git rev-parse cursorless-talon-main^{tree})" == "$(git rev-parse $GITHUB_SHA:cursorless-talon)" ]]
# Push to cursorless-talon
git push
git push cursorless-talon cursorless-talon-main:main
# Checkout and push staging branch
git switch cursorless-talon-staging