Skip to content

Commit

Permalink
Merge pull request #41 from Suletta-Majo/develop
Browse files Browse the repository at this point in the history
add artifact multiple files
  • Loading branch information
Suletta-Majo authored Apr 17, 2024
2 parents ebde5f6 + ef89917 commit 1e8035d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/uhelp_autodeb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: uhelp-artifact
path: uh*.deb testtxt.tar.gz
path: |
uh*.deb
testtxt.tar.gz

0 comments on commit 1e8035d

Please sign in to comment.