Skip to content

Commit

Permalink
Adding asc and pom to the uploaded nightly-build
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Sep 27, 2021
1 parent 0b22607 commit 51f3c64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -759,4 +759,6 @@ jobs:
name: nightly-build
path: |
${{github.workspace}}/target/*.jar
${{github.workspace}}/target/*.asc
${{github.workspace}}/target/*.pom
if-no-files-found: error

0 comments on commit 51f3c64

Please sign in to comment.