ci(s): fix github mirror #83

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

Due to a botched copy-paste job, we were accidentally trying to push PacketMix instead of sprinkles here. Oops

Changed files
+1 -1
.tangled
workflows
+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