mirror of https://github.com/kivy/pyobjus.git
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:
commit
0280bfe415
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue