Skip to content

Commit

Permalink
fix: remove gradle wrapper verification step from deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianEstrada committed Jan 16, 2025
1 parent 991f054 commit 2d02312
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -514,8 +514,6 @@ jobs:
with:
distribution: ${{ inputs.java-distribution }}
java-version: ${{ inputs.java-version }}
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3
- name: Check for secret.AWS_ACCOUNT_ID availability
id: secret-check
shell: bash
Expand Down

0 comments on commit 2d02312

Please sign in to comment.