Skip to content

Commit

Permalink
ci: fix assembly descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Dec 28, 2023
1 parent 186e820 commit ef0dcee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<fileSets>
<fileSet>
<directory>..</directory>
<directory>.</directory>
<includes>
<include>LICENSE</include>
<include>README.md</include>
Expand Down Expand Up @@ -42,4 +42,4 @@
<filtered>true</filtered>
</file>
</files>
</assembly>
</assembly>

0 comments on commit ef0dcee

Please sign in to comment.