Skip to content

Commit

Permalink
Upload output artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebazzz committed Mar 28, 2020
1 parent 87b0f28 commit fe0695b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
uses: actions/upload-artifact@v1
continue-on-error: true
with:
name: test results (trx)
path: build/publish/*.*
name: installation packages
path: build/publish/ # We upload *everything*, but I'd rather upload just the zip files

0 comments on commit fe0695b

Please sign in to comment.