ci: fix release-please workflow (#1899)

This commit is contained in:
gegoune 2023-01-08 02:38:01 +01:00 committed by GitHub
parent 3a42468a58
commit 5b554a9e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: node
package-name: ${{env.ACTION_NAME}}
release-type: simple
package-name: nvim-tree
command: github-release
- uses: actions/checkout@v3
- name: tag major and minor versions