Skip to content

Commit 51f3c64

Browse files
committed
Adding asc and pom to the uploaded nightly-build
1 parent 0b22607 commit 51f3c64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,4 +759,6 @@ jobs:
759759
name: nightly-build
760760
path: |
761761
${{github.workspace}}/target/*.jar
762+
${{github.workspace}}/target/*.asc
763+
${{github.workspace}}/target/*.pom
762764
if-no-files-found: error

0 commit comments

Comments
 (0)