Skip to content

Commit

Permalink
Times have always changed, so compare checksums instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasskin committed Jun 26, 2020
1 parent eb61de1 commit 646041f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
SSH_PRIVATE_KEY: ${{ secrets.STAGING_SSH_KEY }}
SOURCE: "out/"
TARGET: "/home/sidewalkbingo/sidewalk-obstruction-bingo-staging.yasskin.info"
ARGS: "-avzy --no-g --delete-delay --chmod=ug=rwX,o=rX"
ARGS: "-avzyc --no-g --delete-delay --chmod=ug=rwX,o=rX"
- name: Push to gh-pages
uses: peaceiris/actions-gh-pages@v3
if: ${{ success() &&
Expand Down

0 comments on commit 646041f

Please sign in to comment.