This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new aa6ff07ae Revert "Bump burnett01/rsync-deployments from 5.2 to 8
(#8336)"
aa6ff07ae is described below
commit aa6ff07ae888926a8a0d07fd4bbec2fb673f7d2b
Author: Rui Abreu <[email protected]>
AuthorDate: Mon Dec 22 08:02:02 2025 +0000
Revert "Bump burnett01/rsync-deployments from 5.2 to 8 (#8336)"
This reverts commit 40f3fd8779eaa734726a71d66ce7415162de7464.
---
.github/workflows/nightlies.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/nightlies.yaml b/.github/workflows/nightlies.yaml
index adfb01a01..caacf3320 100644
--- a/.github/workflows/nightlies.yaml
+++ b/.github/workflows/nightlies.yaml
@@ -60,7 +60,7 @@ jobs:
- name: Package binaries
run: mvn package -f storm-dist/binary/pom.xml -Dgpg.skip
- name: Upload to nightlies.apache.org
- uses:
burnett01/rsync-deployments@0c902521b8b9135f0dae7841a01d7d3b19629cb2
+ uses:
burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823
with:
switches: -avzh --update --delete --progress --include='*.zip'
--include='*.tar.gz' --exclude='*'
path: storm-dist/binary/final-package/target/