Skip to content

Commit 711d022

Browse files
authored
Merge pull request #25 from Inturious-Labs/test/trigger-deploy-2
Test auto-deploy (retry)
2 parents b37b037 + 9bd67aa commit 711d022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Readly Backend API
33
Converts webpage URLs to PDF and EPUB formats.
44
"""
5-
# Deploy: auto-deploy via GitHub Actions on merge to main
5+
# Auto-deploy: GitHub Actions deploys backend on merge to main
66

77
import hashlib
88
import hmac

0 commit comments

Comments
 (0)