Pārlūkot izejas kodu

ci: fix workflow inputs (#2397)

kylo252 3 gadi atpakaļ
vecāks
revīzija
5d08a337fa
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      .github/workflows/plugins.yml

+ 1 - 2
.github/workflows/plugins.yml

@@ -55,7 +55,6 @@ jobs:
         with:
           branch: plugins-bump
           delete-branch: true # Delete the branch when closing pull requests, and when undeleted after merging.
-          base: test-ci
           token: ${{ secrets.GITHUB_TOKEN }}
           title: "chore: bump plugins version"
-          commit_message: "chore: bump plugins version"
+          commit-message: "chore: bump plugins version"