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
|
run: make tarball
|
||||||
|
|
||||||
- name: Upload tarball
|
- name: Upload tarball
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
libretime-*.tar.gz
|
libretime-*.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue