5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 10:46:56 +00:00

include the license in the release output

This commit is contained in:
Anthony Sottile 2020-05-22 13:06:23 -07:00
parent 2658e129a9
commit 6310594289

View file

@ -21,4 +21,4 @@ dist/index.js: index.js node_modules
push: venv push: venv
venv/bin/markdown-to-presentation push \ venv/bin/markdown-to-presentation push \
--pages-branch release \ --pages-branch release \
README.md action.yml dist/index.js README.md LICENSE action.yml dist/index.js