forked from Boria138/PortProtonQt
chore(deps): bump gitea-upload-artifact
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
parent
f07f13b29d
commit
205d26152a
@ -27,7 +27,7 @@ jobs:
|
|||||||
appimage-builder
|
appimage-builder
|
||||||
|
|
||||||
- name: Upload AppImage
|
- name: Upload AppImage
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-AppImage
|
name: PortProtonQt-AppImage
|
||||||
path: build-aux/PortProtonQt*.AppImage
|
path: build-aux/PortProtonQt*.AppImage
|
||||||
@ -71,7 +71,7 @@ jobs:
|
|||||||
su rpmbuild -c "rpmbuild -ba /home/rpmbuild/SPECS/${{ env.PACKAGE }}.spec"
|
su rpmbuild -c "rpmbuild -ba /home/rpmbuild/SPECS/${{ env.PACKAGE }}.spec"
|
||||||
|
|
||||||
- name: Upload RPM package
|
- name: Upload RPM package
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-RPM-Fedora-${{ matrix.fedora_version }}
|
name: PortProtonQt-RPM-Fedora-${{ matrix.fedora_version }}
|
||||||
path: /home/rpmbuild/RPMS/**/*.rpm
|
path: /home/rpmbuild/RPMS/**/*.rpm
|
||||||
@ -123,7 +123,7 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
- name: Upload Arch package
|
- name: Upload Arch package
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-Arch
|
name: PortProtonQt-Arch
|
||||||
path: ${{ env.PKGDEST }}/*
|
path: ${{ env.PKGDEST }}/*
|
||||||
|
@ -30,7 +30,7 @@ jobs:
|
|||||||
appimage-builder
|
appimage-builder
|
||||||
|
|
||||||
- name: Upload AppImage
|
- name: Upload AppImage
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-AppImage
|
name: PortProtonQt-AppImage
|
||||||
path: build-aux/PortProtonQt*.AppImage*
|
path: build-aux/PortProtonQt*.AppImage*
|
||||||
@ -82,7 +82,7 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
- name: Upload Arch package
|
- name: Upload Arch package
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-Arch
|
name: PortProtonQt-Arch
|
||||||
path: ${{ env.PKGDEST }}/*
|
path: ${{ env.PKGDEST }}/*
|
||||||
@ -126,7 +126,7 @@ jobs:
|
|||||||
su rpmbuild -c "rpmbuild -ba /home/rpmbuild/SPECS/${{ env.PACKAGE }}.spec"
|
su rpmbuild -c "rpmbuild -ba /home/rpmbuild/SPECS/${{ env.PACKAGE }}.spec"
|
||||||
|
|
||||||
- name: Upload RPM package
|
- name: Upload RPM package
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: PortProtonQt-RPM-Fedora-${{ matrix.fedora_version }}
|
name: PortProtonQt-RPM-Fedora-${{ matrix.fedora_version }}
|
||||||
path: /home/rpmbuild/RPMS/**/*.rpm
|
path: /home/rpmbuild/RPMS/**/*.rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user