1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-28 09:38:38 +00:00

Missed .sha256 extension

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
This commit is contained in:
Stavros Ntentos 2024-02-29 16:34:48 +02:00 committed by Brenden Matthews
parent 9f9640ded8
commit bb417dfd72

@ -107,7 +107,7 @@ jobs:
- name: Upload AppImage checksum artifact
uses: actions/upload-artifact@v4
with:
name: "conky-${{ matrix.os }}-${{ matrix.arch }}-${{ env.GIT_VERSION }}.AppImage"
name: "conky-${{ matrix.os }}-${{ matrix.arch }}-${{ env.GIT_VERSION }}.AppImage.sha256"
path: conky-x86_64.AppImage.sha256
if-no-files-found: error
- name: Upload man page artifact