We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78098ef commit f87902fCopy full SHA for f87902f
1 file changed
.github/workflows/wiki.yml
@@ -67,7 +67,7 @@ jobs:
67
add: .
68
message: "Update wiki docs"
69
default_author: github_actions
70
- pull: "--rebase"
+ pull: "--rebase --autostash"
71
push: true
72
73
- name: Commit parent repo submodule pointer
@@ -78,5 +78,5 @@ jobs:
78
add: .github/wiki
79
message: "Update wiki submodule pointer"
80
81
82
0 commit comments