Skip to content

Commit

Permalink
Update elastic-beanstalk-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CatalinMo authored Jun 6, 2024
1 parent 3b48377 commit 7c5c0fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elastic-beanstalk-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: 21
distribution: 'temurin'
- name: Extract project name and version from gradle.properties
id: get_project_info
run: |
Expand Down

0 comments on commit 7c5c0fb

Please sign in to comment.