Skip to content

Commit

Permalink
Switch build ci workflow to master branch (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed May 11, 2023
1 parent 21bf165 commit cbca15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on: [push, pull_request]
jobs:
build:
name: Build it
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.5
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master

deploy:
name: Deploy
Expand Down

0 comments on commit cbca15a

Please sign in to comment.