.forgejo/workflows/debian.yml aktualisiert
This commit is contained in:
parent
09227bd266
commit
b72c4de2a6
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: my-artifact
|
||||
path: ./build/path/to/artifact.zip
|
||||
path: timetracker_*.deb
|
||||
retention-days: 5
|
||||
token: ${{ secrets.test }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue