From 752ff77d473b9fc698834dbe149494fefcb1afa6 Mon Sep 17 00:00:00 2001 From: Chid R Date: Fri, 21 Jun 2024 19:19:49 +0530 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fb41c95..f08ae03 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -24,4 +24,4 @@ jobs: run: mvn -B package --file pom.xml - run: mkdir deployment && cp target/*.war deployment - run: pwd && ls && ls target/* && ls deployment/* - - run: curl --upload-file deployment/mvnwebapp.war "http://${{ secrets.TOMCAT_USER }}:${{ secrets.TOMCAT_PASS }}@fa60-2406-7400-56-4538-ac6e-afa1-5b40-89c1.ngrok-free.app/manager/text/deploy?path=/githubaction&update=true" + - run: curl --upload-file deployment/mvnwebapp.war "http://${{ secrets.TOMCAT_USER }}:${{ secrets.TOMCAT_PASS }}@nl2cm6khte9p.share.zrok.io/manager/text/deploy?path=/githubaction&update=true"