Update repo links (#1750)

* Update repo links to new link

* Removed travis

* Removed travis

* Updated more links
This commit is contained in:
jLynx
2024-01-10 21:13:43 +13:00
committed by GitHub
parent c2d2409bff
commit 49e719ded8
15 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ from datetime import datetime, timedelta, timezone
# Set up your personal access token and the repository details
token = os.environ.get('GH_TOKEN')
repo_owner = "eried"
repo_name = "portapack-mayhem"
repo_owner = "portapack-mayhem"
repo_name = "mayhem-firmware"
def print_stable_changelog(previous_sha):