ci: force_orphan to false

This commit is contained in:
peaceiris 2020-02-05 14:37:47 +09:00
parent ec09a8863c
commit a150e4e690

View File

@ -71,7 +71,7 @@ jobs:
# external_repository: ''
allow_empty_commit: true
# keep_files: true
force_orphan: true
# force_orphan: true
# user_name: iris
# user_email: email@peaceiris.com
# commit_message: ${{ github.event.head_commit.message }}