Skip to content

Commit aa6ff07

Browse files
committed
Revert "Bump burnett01/rsync-deployments from 5.2 to 8 (#8336)"
This reverts commit 40f3fd8.
1 parent 40f3fd8 commit aa6ff07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Package binaries
6161
run: mvn package -f storm-dist/binary/pom.xml -Dgpg.skip
6262
- name: Upload to nightlies.apache.org
63-
uses: burnett01/rsync-deployments@0c902521b8b9135f0dae7841a01d7d3b19629cb2
63+
uses: burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823
6464
with:
6565
switches: -avzh --update --delete --progress --include='*.zip' --include='*.tar.gz' --exclude='*'
6666
path: storm-dist/binary/final-package/target/

0 commit comments

Comments
 (0)