Deploying with Github Actions - Not working #2036
-
Hi Folks! I want to deploy docsy with Github Actions and failing to succeed - so looking for either an example or help. My resources are: https://github.com/AdamFermier/madsciguys/blob/main/.github/workflows/static.yml The github run says it was a success but the pages I can not find :) Thanks in advance - awesome tool! Adam |
Beta Was this translation helpful? Give feedback.
Answered by
AdamFermier
Jun 23, 2024
Replies: 1 comment 2 replies
-
Found my answer here - https://taydenwhite.github.io/docsy/about/ this has helped me deploy the site successfully. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AdamFermier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found my answer here - https://taydenwhite.github.io/docsy/about/ this has helped me deploy the site successfully. Thanks!