Skip to content

Commit 451077c

Browse files
Merge pull request #11 from TravisWheelerLab/tyuhasbio5-REPO-fix
Update update_release_table.py
2 parents 128e0cb + 9cc64cb commit 451077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_release_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import re
55

66
# GitHub repository details
7-
REPO = "tyuhasbio5/BATH_build_release"
7+
REPO = "TravisWheelerLab/BATH"
88
API_URL = f"https://api.github.com/repos/{REPO}/releases"
99

1010
def get_releases_data():

0 commit comments

Comments
 (0)