ci: fix release push URL #30

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

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 98 done 99 99 - name: Push to release 100 100 command: | 101 - git remote set-url --push git@tangled.sh:freshlybakedca.ke/patisserie 101 + git remote set-url --push origin git@tangled.sh:freshlybakedca.ke/patisserie 102 102 git push origin HEAD:refs/heads/release