Due to a botched copy-paste job, we were accidentally trying to push PacketMix instead of sprinkles here. Oops
+1
-1
.tangled/workflows/github.yml
+1
-1
.tangled/workflows/github.yml
···
56
56
command: |
57
57
cd ..
58
58
git clone https://git.freshlybakedca.ke/patisserie.git:workspace=projects/sprinkles.git
59
-
cd packetmix
59
+
cd sprinkles
60
60
git remote add github git@github.com:FreshlyBakedCake/Sprinkles.git
61
61
git fetch github
62
62
git push github origin/release:refs/heads/release
History
1 round
0 comments
a.starrysky.fyi
submitted
#0
1 commit
expand
collapse
ci(s): fix github mirror
Due to a botched copy-paste job, we were accidentally trying to push
PacketMix instead of sprinkles here. Oops
expand 0 comments
pull request successfully merged