Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Jul 2, 2024
1 parent dd183ca commit 2d31917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 0 # All tags should be fetched.
- name: jdk 11
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 2d31917

Please sign in to comment.