This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b12d2a182 Rename workflow of github actions
6b12d2a182 is described below

commit 6b12d2a182bcdcaa01ef9402deb6518e78ac8e05
Author: Daniel Sun <[email protected]>
AuthorDate: Sun Nov 3 15:36:09 2024 +0800

    Rename workflow of github actions
---
 .github/workflows/groovy-build-dist.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/groovy-build-dist.yml 
b/.github/workflows/groovy-build-dist.yml
index b52ab4961c..562770aefd 100644
--- a/.github/workflows/groovy-build-dist.yml
+++ b/.github/workflows/groovy-build-dist.yml
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name: Distribute SNAPSHOT
+name: Generate SNAPSHOT
 
 on: [push, pull_request]
 

Reply via email to