Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Switch to main branch for ci build version
  • Loading branch information
slachiewicz authored Aug 25, 2023
commit 07c050642efcaf37b1212e45ca1a6bb371e3d370
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