mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Merge remote-tracking branch 'github/main' into dev
This commit is contained in:
@@ -70,7 +70,7 @@ def GetListOfArtifacts(argv, files):
|
||||
if len(flist) < 1:
|
||||
stdout.flush()
|
||||
raise (Exception("Empty list of files to upload/update!"))
|
||||
return flist
|
||||
return sorted(flist)
|
||||
|
||||
|
||||
def GetGitHubAPIHandler(token):
|
||||
|
||||
Reference in New Issue
Block a user