Skip to content

Commit

Permalink
added branch to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rfecher committed Sep 27, 2021
1 parent 9f60ac0 commit 8b47382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- 2.x
env:
DEV_RESOURCES_VERSION: 1.7
MAVEN_OPTS: "-XX:CompressedClassSpaceSize=256m -XX:+UseSerialGC -Xmx2g -XX:MaxMetaspaceSize=512m -Dorg.slf4j.simpleLogger.defaultLogLevel=warn"
Expand Down

0 comments on commit 8b47382

Please sign in to comment.