Push the branch

This commit is contained in:
Leon Mika 2025-06-25 13:59:10 +02:00
parent 040b1def05
commit ece72937a3

View file

@ -24,5 +24,5 @@ jobs:
git config --global user.name 'Leon Mika'
git config --global user.email 'lmika@lmika.org'
git remote add downstream git@github.com:lmika/postlist-for-micro.blog.git
git push downstream HEAD
git push downstream main
git push downstream --tags