Skip to content

Commit

Permalink
Fix promote
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Apr 20, 2023
1 parent e4efc2a commit 0b9c635
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,-all.jar,all.jar.asc,.pom,.pom.asc'
PACKAGE_SUFFIXES: '-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 0b9c635

Please sign in to comment.