mirror of
https://github.com/pre-commit/action.git
synced 2025-11-07 10:46:56 +00:00
Merge pull request #29 from pre-commit/include_license
include the license in the release output
This commit is contained in:
commit
23a27b703c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -21,4 +21,4 @@ dist/index.js: index.js node_modules
|
|||
push: venv
|
||||
venv/bin/markdown-to-presentation push \
|
||||
--pages-branch release \
|
||||
README.md action.yml dist/index.js
|
||||
README.md LICENSE action.yml dist/index.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue