Skip to content

Commit ac14fc9

Browse files
committed
No directory named ./plugin
1 parent 7470028 commit ac14fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
MAVEN_PUBLISH_URL: 'https://central.sonatype.com/repository/maven-snapshots/'
8383
MAVEN_PUBLISH_USERNAME: ${{ secrets.NEXUS_PUBLISH_USERNAME }}
8484
MAVEN_PUBLISH_PASSWORD: ${{ secrets.NEXUS_PUBLISH_PASSWORD }}
85-
working-directory: './plugin'
85+
# working-directory: './plugin'
8686
run: >
8787
../gradlew publish
8888
--no-build-cache

0 commit comments

Comments
 (0)