Merge pull request #119 from kivy/renovate/softprops-action-gh-release-2.x

Update softprops/action-gh-release action to v2
This commit is contained in:
Akshay Arora 2024-09-24 12:50:24 +05:30 committed by GitHub
commit 0280bfe415
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
- name: Upload to GitHub Releases
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: