[READ-ONLY] Mirror of https://github.com/andrioid/jamstack-example. https://andri.dk/blog/2021/deploy-static-websites-anywhere
0

Configure Feed

Select the types of activity you want to include in your feed.

using my rclone action

+1 -1
+1 -1
.github/workflows/deploy-anywhere.yaml
··· 51 51 name: public 52 52 path: public 53 53 - run: ls -alh 54 - - run: rclone sync public/* spaces 54 + - run: rclone -v sync public/* spaces