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 7db5801ac added release candidate GitHub workflow (CONNECTORS-1754)
7db5801ac is described below
commit 7db5801accebcd857808f065dce186d0fd3ccc11
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Tue Mar 5 15:09:36 2024 +0100
added release candidate 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 05134904a..c02653855 100644
--- a/.github/workflows/create-release-candidate.yml
+++ b/.github/workflows/create-release-candidate.yml
@@ -29,7 +29,7 @@ on:
required: true
jobs:
- licenseCheck:
+ createReleaseCandidate:
runs-on: ubuntu-22.04
steps:
- name: Init Release Candidate workflow