Skip to content

Commit

Permalink
fix(actions): fix release-vim to push tags. (#1175)
Browse files Browse the repository at this point in the history
  • Loading branch information
icycodes authored Jan 8, 2024
1 parent af7cbf0 commit 356d1b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-vim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
github_token: ${{ secrets.VIM_RELEASE_GH_TOKEN }}
directory: vim-tabby
force: true
tags: true

0 comments on commit 356d1b0

Please sign in to comment.