diff --git a/bundle/nvim-plug/.github/workflows/release-please.yml b/bundle/nvim-plug/.github/workflows/release-please.yml index caafb6eb9..52f8742b7 100644 --- a/bundle/nvim-plug/.github/workflows/release-please.yml +++ b/bundle/nvim-plug/.github/workflows/release-please.yml @@ -1,7 +1,7 @@ on: push: branches: - - main + - master permissions: contents: write