Skip to content

Commit

Permalink
Improve deployment step description
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored May 6, 2021
1 parent aa2d3b9 commit 9dfd409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.9
- name: Set up JDK 16 for linux and mac
- name: Set up JDK
uses: actions/setup-java@v2
with:
java-version: 16
Expand Down

0 comments on commit 9dfd409

Please sign in to comment.