Skip to content

Commit b341280

Browse files
committed
Use codehaus-plexus deploy job
1 parent 3803a07 commit b341280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
deploy:
2828
name: Deploy
2929
needs: build
30-
uses: mojohaus/.github/.github/workflows/maven-deploy.yml@master
30+
uses: codehaus-plexus/.github/.github/workflows/maven-deploy.yml@master
3131
secrets: inherit

0 commit comments

Comments
 (0)