diff --git a/content/docs/deployment/github-actions/contents.lr b/content/docs/deployment/github-actions/contents.lr index 5764548b..a57ce13a 100644 --- a/content/docs/deployment/github-actions/contents.lr +++ b/content/docs/deployment/github-actions/contents.lr @@ -69,4 +69,6 @@ Now you have to select `gh-pages` as your branch for github pages and save it. Now make some minor changes to contents of your app and push it to the repo. Now if you check the link, you can see your beloved app is now published. -Congratulations !!! \ No newline at end of file +Congratulations !!! + +Disclaimer: The minimal approach is shown here. You can extend the workflow as you need. You can have way more complex configurations on Lektor as per your requirement. \ No newline at end of file