GitHub Actions Iterations
This commit is contained in:
@ -136,7 +136,7 @@ class SemVer:
|
||||
with open(file_path, "w") as file:
|
||||
file.write(filedata)
|
||||
else:
|
||||
logger.warning(
|
||||
logger.info(
|
||||
f"Tried to version file: '{file_path}' but it doesn't exist!"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user