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 153b8af801 [skip ci] attempting to find staging profile url
153b8af801 is described below

commit 153b8af801c8ee4552a1b30bd6a1f8955dbbfc2b
Author: James Daugherty <[email protected]>
AuthorDate: Tue May 27 15:05:08 2025 -0400

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

Reply via email to