Skip to content

Commit 79c09ca

Browse files
🩹 [CI]: Remove continue-on-error option from Build-Docs workflow commit step
1 parent 449252d commit 79c09ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/workflows/Build-Docs.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272

7373
- name: Commit all changes
7474
uses: PSModule/GitHub-Script@v1
75-
continue-on-error: true
7675
with:
7776
Debug: ${{ inputs.Debug }}
7877
Prerelease: ${{ inputs.Prerelease }}

0 commit comments

Comments
 (0)