Skip to content

Commit

Permalink
reverted all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tushar-Naik committed Jan 25, 2025
1 parent 4cbef86 commit 30e11ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/manual-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
distribution: 'temurin'
java-version: '17'
cache: maven
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
gpg-passphrase: ${{ secrets.MAVEN_GPG_PASSPHRASE }}

- name: "🔧 Compile"
run: mvn compile
Expand Down

0 comments on commit 30e11ac

Please sign in to comment.