This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
new 087a20d5f Added Dockerfile, updated the exclusion for RAT, updated the
GitHub workflow (CONNECTORS-1754)
087a20d5f is described below
commit 087a20d5f12d1606beee4120b37fbc7e0d8f98dd
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Wed Jun 12 22:49:57 2024 +0200
Added Dockerfile, updated the exclusion for RAT, updated the GitHub
workflow (CONNECTORS-1754)
---
.github/workflows/create-release-candidate.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/create-release-candidate.yml
b/.github/workflows/create-release-candidate.yml
index b5f71a3f8..352377281 100644
--- a/.github/workflows/create-release-candidate.yml
+++ b/.github/workflows/create-release-candidate.yml
@@ -136,7 +136,7 @@ jobs:
uses:
crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
- GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
+ passphrase: ${{ secrets.GPG_PASSPHRASE }}
- name: Generate file hashes
run: |