This commit is contained in:
2025-08-03 11:46:12 -04:00
parent 2e734ddea9
commit bc0a9e52e3
4 changed files with 8 additions and 22 deletions

View File

@@ -6,6 +6,5 @@ handle_request(
user="drm",
repo="deployer",
branch="main",
commit_hash=sys.argv[1],
)
)