Update release.yml

This commit is contained in:
Andrea Lamparelli 2022-12-23 20:04:33 +01:00 committed by GitHub
parent e71457c286
commit 6d7f9d66d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- id: package-version - id: package-version
uses: martinbeentjes/npm-get-version-action@latest uses: martinbeentjes/npm-get-version-action@main
- uses: marvinpinto/action-automatic-releases@latest - uses: marvinpinto/action-automatic-releases@latest
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.GITHUB_TOKEN }}"