mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Update py-allspice-documentation.py
This commit is contained in:
parent
a2efd1e29d
commit
87b2624c17
@ -62,7 +62,7 @@ def write_to_file(file_name, string):
|
||||
f.close()
|
||||
|
||||
|
||||
repository = Repository.request(allspice, "AllSpice-Demos", "API-Demo")
|
||||
repository = Repository.request(allspice, "AllSpice-Demos", "Actions-demo")
|
||||
write_to_file(get_attributes(repository))
|
||||
|
||||
print("End-of-file")
|
Loading…
Reference in New Issue
Block a user