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-core.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 8e457f53fe experimenting
8e457f53fe is described below

commit 8e457f53feff3410f4a17eb046e7ed057f0f3847
Author: James Daugherty <[email protected]>
AuthorDate: Tue May 27 15:01:47 2025 -0400

    experimenting
---
 .github/workflows/retrieveProfileId.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/retrieveProfileId.yml 
b/.github/workflows/retrieveProfileId.yml
index 18d2a8cb75..bb55e43f30 100644
--- a/.github/workflows/retrieveProfileId.yml
+++ b/.github/workflows/retrieveProfileId.yml
@@ -41,4 +41,4 @@ jobs:
           GRAILS_PUBLISH_RELEASE: 'true'
           NEXUS_PUBLISH_USERNAME: ${{ secrets.NEXUS_STAGE_DEPLOYER_USER }}
           NEXUS_PUBLISH_PASSWORD: ${{ secrets.NEXUS_STAGE_DEPLOYER_PW }}
-          NEXUS_PUBLISH_URL: 
'https://repository.apache.org/content/repositories/releases/'
\ No newline at end of file
+          NEXUS_PUBLISH_URL: 'https://repository.apache.org/'
\ No newline at end of file

Reply via email to