Skip to content

Commit 922431b

Browse files
committed
Fixed: Gradle publish task being renamed
1 parent fe6b3e3 commit 922431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
env:
3838
PVPHUB_MAVEN_USERNAME: ${{ secrets.PVPHUB_MAVEN_USERNAME }}
3939
PVPHUB_MAVEN_SECRET: ${{ secrets.PVPHUB_MAVEN_SECRET }}
40-
run: ./gradlew publishAllPublicationsToPvphubMavenTofaaRepository
40+
run: ./gradlew publishAllPublicationsToPvphub-maven-tofaaRepository

0 commit comments

Comments
 (0)