Skip to content

Commit

Permalink
fix: semantic release (ezyang#339)
Browse files Browse the repository at this point in the history
* fix: semantic release

* update git assets

(cherry picked from commit d82f3d9)
  • Loading branch information
bytestream committed Sep 20, 2022
1 parent ddbafb3 commit 6dc0163
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ module.exports = {
'VERSION',
'NEWS',
'Doxyfile',
'library/HTMLPurifier.php',
'library/HTMLPurifier/Config.php',
'library/HTMLPurifier.includes.php'
'library/**/*',
'configdoc/**/*',
],
}
]
],
'@semantic-release/github'
],
}

0 comments on commit 6dc0163

Please sign in to comment.