This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-forge.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f0cb976 reapply name that's more specific
f0cb976 is described below
commit f0cb976f952f9f1d7d070e7c6ddfd0b158f474e1
Author: James Daugherty <[email protected]>
AuthorDate: Tue May 27 21:48:23 2025 -0400
reapply name that's more specific
---
.github/workflows/gradle.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml
index 3a27efc..5e2ec70 100644
--- a/.github/workflows/gradle.yml
+++ b/.github/workflows/gradle.yml
@@ -60,6 +60,7 @@ jobs:
if: ${{ matrix.java == '17' }}
uses: actions/upload-artifact@v4
with:
+ name: 'apache-grails-SNAPSHOT-incubating-bin.zip'
path: grails-cli/build/distributions/apache-grails-*.zip
if-no-files-found: 'error'
publish: