Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed Feb 1, 2021
1 parent 0dc2035 commit 1c3103d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v2
with:
persist-ccredentials: false
persist-credentials: false

- name: Cache local Maven repository
uses: actions/cache@v2
Expand Down

0 comments on commit 1c3103d

Please sign in to comment.