From b70800126a1de32e132957c4c4fbe3de28b1a7a1 Mon Sep 17 00:00:00 2001 From: zrbrown Date: Fri, 22 Dec 2023 22:22:10 -0500 Subject: [PATCH] removed maven scm id --- .github/workflows/release.yml | 1 - pom.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b85df7..4e3f2f0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,6 @@ jobs: - uses: actions/checkout@v4 with: ssh-key: ${{ secrets.REPO_SSH_PRIVATE_KEY }} - ssh-strict: false - uses: actions/setup-java@v4 with: distribution: 'oracle' diff --git a/pom.xml b/pom.xml index 9ff6695..ca27b67 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,6 @@ UTF-8 - github-actions