Skip to content

Commit

Permalink
add debug prints
Browse files Browse the repository at this point in the history
  • Loading branch information
seljabali committed Mar 29, 2024
1 parent 47c074f commit 2846f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/generate_release_notes.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sys
from datetime import datetime

repoUrl = "https://github.com/seljabali/super-duper-computing-machine/compare"
repoUrl = "https://github.com/seljabali/super-duper-computing-machine/"
devsMap = {'Sami Eljabali': '@seljabali'}

def getAuthorHandlesFromNames(authors_set):
Expand Down

0 comments on commit 2846f5c

Please sign in to comment.