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 ccb7055 commit ca0c58fCopy full SHA for ca0c58f
.github/workflows/deploy-dev.yaml
@@ -73,4 +73,4 @@ jobs:
73
with:
74
message: 'feat(create-o2s-app): update dependencies'
75
new_branch: create-o2s-app/base
76
- pull: '--rebase'
+ pull: '--rebase --autostash'
0 commit comments