remove keep_files flag

This commit is contained in:
unclekingpin 2023-05-18 13:48:36 -07:00
parent 713b46b0d4
commit f2390a9919

View file

@ -25,5 +25,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
destination_dir: ${{ github.ref_name != 'development' && github.ref_name || '' }}
keep_files: true
allow_empty_commit: true