Skip to content

Commit e1f38f1

Browse files
authored
Switch build ci workflow to master branch (#14)
1 parent 9ba44eb commit e1f38f1

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
@@ -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)