Update actions
Some checks failed
CI/CD / Linux-x86-g++ (push) Has been cancelled
CI/CD / Linux-x86-clang++ (push) Has been cancelled

This commit is contained in:
Lauri Räsänen 2025-01-11 23:32:50 +02:00
parent a36384d775
commit 7f9cc7f997

View file

@ -32,7 +32,8 @@ jobs:
uses: forgejo/upload-artifact@v4
with:
name: Linux-x86-${{ matrix.compiler }}-${{ github.sha }}
path: photomode
path: photomode/
if-no-files-found: error
- name: Release
uses: actions/forgejo-release@v2