Adding upstream version 1.9.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8e68f130dd
commit
1b5fc2913b
11 changed files with 96 additions and 25 deletions
|
@ -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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue