Skip to content

Commit cbca15a

Browse files
authored
Switch build ci workflow to master branch (#250)
1 parent 21bf165 commit cbca15a

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
@@ -22,7 +22,7 @@ on: [push, pull_request]
2222
jobs:
2323
build:
2424
name: Build it
25-
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.5
25+
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
2626

2727
deploy:
2828
name: Deploy

0 commit comments

Comments
 (0)