From 1af85218b291e423c4a8ba44b41d07af9953ec7b Mon Sep 17 00:00:00 2001 From: Dev-Moulin Date: Thu, 12 Feb 2026 16:14:05 +0100 Subject: [PATCH] feat: auto-deploy on push to main + add live demo link to README --- .github/workflows/deploy-mainnet.yml | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.github/workflows/deploy-mainnet.yml b/.github/workflows/deploy-mainnet.yml index f8ea8c3..0e3abd6 100644 --- a/.github/workflows/deploy-mainnet.yml +++ b/.github/workflows/deploy-mainnet.yml @@ -1,6 +1,8 @@ name: Deploy to Mainnet (GitHub Pages) on: + push: + branches: [main] release: types: [published] workflow_dispatch: # Permet de déclencher manuellement depuis l'UI GitHub diff --git a/README.md b/README.md index 9b20640..93d1170 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Built with INTUITION](https://img.shields.io/badge/Built%20with-INTUITION-purple)](https://www.intuition.systems/) [![Deployed on INTUITION](https://img.shields.io/badge/Deployed%20on-INTUITION%20L3-blue)](https://www.intuition.systems/) +[![Live Demo](https://img.shields.io/badge/Live-Demo-green)](https://dev-moulin.github.io/Overmind_Founders_Collection/) [Version Francaise ci-dessous](#-version-francaise) @@ -147,6 +148,7 @@ This project is licensed under the MIT License - see the [LICENSE](./LICENSE) fi ## Links +- **Live Demo:** https://dev-moulin.github.io/Overmind_Founders_Collection/ - **INTUITION Website:** https://www.intuition.systems/ - **INTUITION Docs:** https://www.docs.intuition.systems/ @@ -309,6 +311,7 @@ Ce projet est sous licence MIT - voir le fichier [LICENSE](./LICENSE) pour les d ## Liens +- **Demo Live :** https://dev-moulin.github.io/Overmind_Founders_Collection/ - **Site INTUITION :** https://www.intuition.systems/ - **Documentation INTUITION :** https://www.docs.intuition.systems/