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

ci: fix release push URL

I typoed this command - and unfortunately we can't easily test this
without pushing to main...

Changed files
+1 -1
.tangled
+1 -1
.tangled/workflows/packetmix-release.yml
··· 98 done 99 - name: Push to release 100 command: | 101 - git remote set-url --push git@tangled.sh:freshlybakedca.ke/patisserie 102 git push origin HEAD:refs/heads/release
··· 98 done 99 - name: Push to release 100 command: | 101 + git remote set-url --push origin git@tangled.sh:freshlybakedca.ke/patisserie 102 git push origin HEAD:refs/heads/release