1
0
Fork 0

Adding upstream version 3.4.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 20:00:45 +01:00
parent 43626c7fee
commit 67e4d44cb2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
9 changed files with 64 additions and 8 deletions

View file

@ -74,7 +74,7 @@ def upload_distribution_files():
def push_to_github():
run_step("git", "push", "origin", "master")
run_step("git", "push", "origin", "main")
def push_tags_to_github():