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 94415159ef [skip ci] set to root url
94415159ef is described below

commit 94415159efdf448a4f73f001d7a8871883ea825f
Author: James Daugherty <[email protected]>
AuthorDate: Tue May 27 15:09:01 2025 -0400

    [skip ci] set to root url
---
 .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 a8fda23327..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/service/local/staging/'
\ No newline at end of file
+          NEXUS_PUBLISH_URL: 'https://repository.apache.org/'
\ No newline at end of file

Reply via email to