Skip to content

Commit

Permalink
Update generateics.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jcallaghan authored Aug 29, 2024
1 parent 0ff3411 commit f59fb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/generateics.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from datetime import datetime
import json
import uuid
from github import Github

# Parse the CONTEXT_GITHUB environment variable
context_github = json.loads(os.getenv("CONTEXT_GITHUB", "{}"))
Expand Down

0 comments on commit f59fb6f

Please sign in to comment.