Skip to content

Commit

Permalink
depublish: more arguments for voctoweb
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed Sep 22, 2024
1 parent c80e599 commit 1b3e492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions voctopublish/depublish.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ def depublish(self):
def _depublish_from_voctoweb(self):
vw = VoctowebClient(
self.ticket,
None,
self.config["voctoweb"]["api_key"],
self.config["voctoweb"]["api_url"],
self.config["voctoweb"]["ssh_host"],
Expand Down

0 comments on commit 1b3e492

Please sign in to comment.