We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9933c commit f8c9c8dCopy full SHA for f8c9c8d
1 file changed
.github/workflows/build-vim.yml
@@ -30,3 +30,4 @@ jobs:
30
tag: ${{ env.VIM_VERSION }}
31
artifacts: out/vim-${{ matrix.arch }}
32
allowUpdates: true
33
+ omitBodyDuringUpdate: true
0 commit comments