Skip to content

Add documentation about the web3 hosting GitHub Action #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/tools/web3-hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@ Have a look to the [official documentation](https://docs.libertai.io/).

### Auto-Deployment on Push

Coming soon.
We provide a [GitHub Action](https://github.com/marketplace/actions/aleph-web3-hosting) that you can use to automatically deploy your website based on conditions you define (on a new push to the `main` branch for example).\
It can also be used to deploy previews on your PRs, with or without a domain name.\
For more details & integration examples, please check the [GitHub Action page](https://github.com/marketplace/actions/aleph-web3-hosting).

## Troubleshooting

Expand Down
Loading