bdemers commented on code in PR #195:
URL: https://github.com/apache/shiro-site/pull/195#discussion_r1460101893


##########
.github/workflows/staging.yml:
##########
@@ -59,7 +59,7 @@ jobs:
 
       - name: 'Copy to staging'
         run: |
-          rsync -a src/target/website/. ./site-staging 
+          rsync -avP --delete --exclude .git src/target/website/. ./asf-staging

Review Comment:
   I updated the staging.yml to match use the same rsync command



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@shiro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to