mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-18 22:53:16 +00:00
Automated commit: v0.30.6
This commit is contained in:
parent
ddb2585910
commit
718b5fca0c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ def main():
|
||||||
|
|
||||||
notes_path = generate_notes(tag)
|
notes_path = generate_notes(tag)
|
||||||
|
|
||||||
subprocess.check_call(["git", "tag", "-a", "-F", notes_path ])
|
subprocess.check_call(["git", "tag", "-a", "-F", notes_path, tag ])
|
||||||
subprocess.check_call(["git", "push"])
|
subprocess.check_call(["git", "push"])
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue