Neovim plugin improving access to clipboard history (mirror)

fix: fix releaser workflow

ptdewey 02a36924 893eb8f0

+1 -1
+1 -1
.github/workflows/release.yaml
··· 17 17 steps: 18 18 - uses: googleapis/release-please-action@v4 19 19 with: 20 - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 20 + token: ${{ secrets.GITHUB_TOKEN }} 21 21 release-type: simple