Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed May 17, 2023
1 parent bd8bfa8 commit f5359df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ntd2d_action/repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ def update_pages(self, branch, sha):

variant.copy_dir(src=self.docs.html_dir)

gha_utils.debug(f"post")

VariantCollection(repo=self).write_files(pages_url=self.pages_url)

self.commit(message=f"Update documentation for {branch}@{sha[:7]}")
Expand Down

0 comments on commit f5359df

Please sign in to comment.