mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Add missing file var
This commit is contained in:
parent
2b39a2db17
commit
e0a38c17d1
@ -63,6 +63,6 @@ def write_to_file(file_name, string):
|
||||
|
||||
|
||||
repository = Repository.request(allspice, "AllSpice-Demos", "Actions-demo")
|
||||
write_to_file(get_attributes(repository))
|
||||
write_to_file(file_name, get_attributes(repository))
|
||||
|
||||
print("End-of-file")
|
Loading…
Reference in New Issue
Block a user