mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-18 03:10:27 -04:00
Update repo links (#1750)
* Update repo links to new link * Removed travis * Removed travis * Updated more links
This commit is contained in:
parent
c2d2409bff
commit
49e719ded8
15 changed files with 40 additions and 40 deletions
4
.github/workflows/changelog.py
vendored
4
.github/workflows/changelog.py
vendored
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue