ci: use ncipollo/release-action

This commit is contained in:
Rosalie Wanders 2021-09-13 12:33:54 +02:00 committed by Sergey Lipskiy
parent e2ae3a3e4e
commit 82365ec389
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ jobs:
git tag -f github-actions
git push -f origin github-actions
- name: Create Release
uses: Rosalie241/release-action@v1.8.10
uses: ncipollo/release-action@v1
with:
prerelease: true
allowUpdates: true