Your one-stop-cake-shop for everything Freshly Baked has to offer

ci(*): correct single-repo pushes #79

merged opened by a.starrysky.fyi targeting main from private/minion/push-xzwttpkxlsvp

When cloning, we don't have origin/refs/heads/..., instead branches are directly under origin/...

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3m2pdu37wi222
+2 -2
Diff #0
+2 -2
.tangled/workflows/github.yml
··· 47 47 cd packetmix 48 48 git remote add github git@github.com:FreshlyBakedCake/PacketMix.git 49 49 git fetch github 50 - git push github origin/refs/heads/release:refs/heads/release 50 + git push github origin/release:refs/heads/release 51 51 - name: Write SSH Key 52 52 command: | 53 53 echo "$KEY_SSH_GITHUB_SPRINKLES" > /tmp/key-ssh-github ··· 59 59 cd packetmix 60 60 git remote add github git@github.com:FreshlyBakedCake/Sprinkles.git 61 61 git fetch github 62 - git push github origin/refs/heads/release:refs/heads/release 62 + git push github origin/release:refs/heads/release

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
ci(*): correct single-repo pushes
5/5 success
expand
expand 0 comments
pull request successfully merged