Update actions
This commit is contained in:
parent
a36384d775
commit
7f9cc7f997
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue