downgrade changelog-reader-action

This commit is contained in:
MedzikUser 2022-03-09 18:55:00 +01:00
parent 0cf1ad449e
commit e360e6636c
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
- name: Publish
uses: svenstaro/upload-release-action@v2
uses: svenstaro/upload-release-action@v1
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ matrix.artifact_name }}