Skip to content

Commit

Permalink
update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 14, 2023
1 parent 51e1f75 commit a3e2777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: Publish-app

on:
push:
branches: [ master , version-2 ]
branches: [ development ]
env:
MAVEN_OPTS: -Xms4096m -Xmx6144m -XX:MaxPermSize=6144m
JAVA_OPTS: -Xms4096m -Xmx6144m -XX:MaxPermSize=6144m
Expand Down

0 comments on commit a3e2777

Please sign in to comment.