This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
The following commit(s) were added to refs/heads/master by this push:
new 1c3103d Typo.
1c3103d is described below
commit 1c3103dddb48317c9a9fc1efb5b9905abcc222f1
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jan 31 16:31:22 2021 -0800
Typo.
---
.github/workflows/maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 27881c5..8485d2b 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]