Update .github/workflows/prerelease.yml

Co-authored-by: chenele <86892806+chenele@users.noreply.github.com>
This commit is contained in:
yotamselementor 2022-08-14 15:09:05 +03:00 committed by GitHub
parent d51d277ffe
commit cd7b4f84a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: 'Comment PR'
uses: actions/github-script@0.3.0
uses: actions/github-script@v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |