8000 Revert "Try to fix deploy. (#356)" (#357) · ra2003/dry-python.github.io@c799d8b · GitHub
[go: up one dir, main page]

Skip to content

Commit c799d8b

Browse files
authored
Revert "Try to fix deploy. (dry-python#356)" (dry-python#357)
This reverts commit 450da44.
1 parent 450da44 commit c799d8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,4 @@ def deploy(c):
3737
f.write(":")
3838
f.write(environ["GIT_COMMITTER_PASSWORD"])
3939
f.write("@github.com\n")
40-
c.run(f"cat {config_path}")
41-
c.run(f"cat {cred_path}")
4240
c.run("poetry run ghp-import --cname dry-python.org --branch master --push site")

0 commit comments

Comments
 (0)
0