5
0
Fork 0
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:
Anthony Sottile 2020-05-22 13:09:38 -07:00 committed by GitHub
commit 23a27b703c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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