diff --git a/.gitea/workflows/deploy-test.yml b/.gitea/workflows/deploy-test.yml index 27e4910..1f14e48 100644 --- a/.gitea/workflows/deploy-test.yml +++ b/.gitea/workflows/deploy-test.yml @@ -41,7 +41,7 @@ jobs: - name: Déploiement FTP (10.10.40.12) env: - FTP_USER: ${{ secrets.FTP_USER_TEST }} # Le compte FTP enfermé dans aegis.gise.be + FTP_USER: ${{ secrets.FTP_USER_TEST }} FTP_PASSWORD: ${{ secrets.FTP_PASSWORD_TEST }} FTP_SERVER: ${{ secrets.FTP_SERVER }} # Doit contenir : 10.10.40.12 run: | diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 27680ee..546f7aa 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -41,7 +41,7 @@ jobs: - name: Déploiement FTP (10.10.40.12) env: - FTP_USER: ${{ secrets.FTP_USER }} # Le compte FTP enfermé dans aegis.gise.be + FTP_USER: ${{ secrets.FTP_USER }} FTP_PASSWORD: ${{ secrets.FTP_PASSWORD }} FTP_SERVER: ${{ secrets.FTP_SERVER }} # Doit contenir : 10.10.40.12 run: | diff --git a/src/pages/GiseLandingPage.tsx b/src/pages/GiseLandingPage.tsx index d367117..53e4a2e 100644 --- a/src/pages/GiseLandingPage.tsx +++ b/src/pages/GiseLandingPage.tsx @@ -79,7 +79,7 @@ export default function GiseLandingPage() { - Réponse à Incident + Nous Contacter