Skip to content

Commit

Permalink
Merge pull request #63 from reportportal/EPMRPP-82673-exec-jar
Browse files Browse the repository at this point in the history
EPMRPP-82673 || Create executable JARs for 5.7.4
  • Loading branch information
rkukharenka authored Mar 17, 2023
2 parents b62775e + 0033dc4 commit fc293ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
env:
REPOSITORY_URL: 'https://maven.pkg.github.com'
UPSTREAM_REPOSITORY_URL: 'https://oss.sonatype.org'
PACKAGE_SUFFIXES: '-javadoc.jar,-javadoc.jar.asc,-sources.jar,-sources.jar.asc,.jar,.jar.asc,.pom,.pom.asc'
PACKAGE_SUFFIXES: '-exec.jar,-exec.jar.asc,-javadoc.jar,-javadoc.jar.asc,-sources.jar,-sources.jar.asc,.jar,.jar.asc,.pom,.pom.asc'
PACKAGE: 'com.epam.reportportal'


Expand Down

0 comments on commit fc293ca

Please sign in to comment.