mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-02 21:03:08 +03:00
Merge pull request #751 from jellyfin/renovate/ci-deps
Update shogo82148/actions-upload-release-asset action to v1.10.3
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
path: artifact
|
path: artifact
|
||||||
|
|
||||||
- name: Upload GH Release Assets
|
- name: Upload GH Release Assets
|
||||||
uses: shogo82148/actions-upload-release-asset@394b3c11c3cfc038b5396ad265c074065cf875c3 # v1.10.2
|
uses: shogo82148/actions-upload-release-asset@d0cb37bb764791e72e64e643cd7056f74f1e77d7 # v1.10.3
|
||||||
with:
|
with:
|
||||||
upload_url: ${{ github.event.release.upload_url }}
|
upload_url: ${{ github.event.release.upload_url }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ jobs:
|
|||||||
path: artifact
|
path: artifact
|
||||||
|
|
||||||
- name: Upload GH Release Assets
|
- name: Upload GH Release Assets
|
||||||
uses: shogo82148/actions-upload-release-asset@394b3c11c3cfc038b5396ad265c074065cf875c3 # v1.10.2
|
uses: shogo82148/actions-upload-release-asset@d0cb37bb764791e72e64e643cd7056f74f1e77d7 # v1.10.3
|
||||||
with:
|
with:
|
||||||
upload_url: ${{ github.event.release.upload_url }}
|
upload_url: ${{ github.event.release.upload_url }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ jobs:
|
|||||||
path: artifact
|
path: artifact
|
||||||
|
|
||||||
- name: Upload GH Release Assets
|
- name: Upload GH Release Assets
|
||||||
uses: shogo82148/actions-upload-release-asset@394b3c11c3cfc038b5396ad265c074065cf875c3 # v1.10.2
|
uses: shogo82148/actions-upload-release-asset@d0cb37bb764791e72e64e643cd7056f74f1e77d7 # v1.10.3
|
||||||
with:
|
with:
|
||||||
upload_url: ${{ github.event.release.upload_url }}
|
upload_url: ${{ github.event.release.upload_url }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ jobs:
|
|||||||
path: artifact
|
path: artifact
|
||||||
|
|
||||||
- name: Upload GH Release Assets
|
- name: Upload GH Release Assets
|
||||||
uses: shogo82148/actions-upload-release-asset@394b3c11c3cfc038b5396ad265c074065cf875c3 # v1.10.2
|
uses: shogo82148/actions-upload-release-asset@d0cb37bb764791e72e64e643cd7056f74f1e77d7 # v1.10.3
|
||||||
with:
|
with:
|
||||||
upload_url: ${{ github.event.release.upload_url }}
|
upload_url: ${{ github.event.release.upload_url }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
Reference in New Issue
Block a user