Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 7406784

Browse files
authored
push no verify
1 parent f8ea49f commit 7406784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
git add docs
3737
git commit --no-verify -m "Generated docs: $TIMESTAMP"
3838
- name: Push
39-
run: git push -f -u origin gh-pages
39+
run: git push -f -u origin gh-pages --no-verify

0 commit comments

Comments
 (0)