chore(deps): update softprops/action-gh-release action to v2
This commit is contained in:
parent
cc28293150
commit
d92168ac19
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: make tarball
|
||||
|
||||
- name: Upload tarball
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: |
|
||||
libretime-*.tar.gz
|
||||
|
|
Loading…
Reference in New Issue