1
0
Fork 0

Adding upstream version 1.9.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:50:35 +01:00
parent 8e68f130dd
commit 1b5fc2913b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 96 additions and 25 deletions

View file

@ -75,7 +75,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():