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

arm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git


The following commit(s) were added to refs/heads/main by this push:
     new 865b11c  Change working directory
865b11c is described below

commit 865b11c20896599c403f7a28cc1506ab554fa1a6
Author: Alastair McFarlane <[email protected]>
AuthorDate: Fri Jan 16 17:04:38 2026 +0000

    Change working directory
---
 .github/workflows/distribute-maven-stg.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/distribute-maven-stg.yml 
b/.github/workflows/distribute-maven-stg.yml
index d399b3a..d8a1867 100644
--- a/.github/workflows/distribute-maven-stg.yml
+++ b/.github/workflows/distribute-maven-stg.yml
@@ -256,7 +256,6 @@ jobs:
 
 
       - name: Get store ID and publish
-        working-directory: ./stg
         run: |
           echo "Publishing store: $NJORD_STORE-00001"
           mvn njord:validate -Dnjord.store=$NJORD_STORE-00001


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to