diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 4af347d09..064991e6f 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -48,7 +48,7 @@ jobs: - name: Checkout ci.common uses: actions/checkout@v3 with: - repository: OpenLiberty/ci.common + repository: jjiwooLim/ci.common ref: verifySig path: ci.common - name: Checkout ci.ant