Merge pull request #143 from Sparticuz/dependabot/github_actions/ncipollo/release-action-1.13.0
This commit is contained in:
commit
9b25726538
|
|
@ -58,7 +58,7 @@ jobs:
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: Upload items to Github Release
|
- name: Upload items to Github Release
|
||||||
uses: ncipollo/release-action@v1.12.0
|
uses: ncipollo/release-action@v1.13.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ github.ref_name }}
|
tag: ${{ github.ref_name }}
|
||||||
body: |
|
body: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue