Skip to content

Commit 21bf165

Browse files
committed
Use codehaus-plexus workflow
1 parent 26ec959 commit 21bf165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
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)