Skip to content

Commit c9c610d

Browse files
committed
ci(actions): disallow empty commit when deploy gh-pages
1 parent 09a22ec commit c9c610d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/general.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,5 @@ jobs:
131131
github_token: ${{ secrets.GITHUB_TOKEN }}
132132
publish_branch: gh-pages
133133
publish_dir: .
134-
allow_empty_commit: true
135134
force_orphan: true
136135
commit_message: 'release: update gh-pages to latest version'

0 commit comments

Comments
 (0)