Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7105a4c1e | ||
|
|
b75b177af3 | ||
|
|
a3d57cc6dc | ||
|
|
9239ab5d65 |
@@ -4,4 +4,4 @@
|
||||
############################################################################
|
||||
|
||||
# Default owners, unless a later match takes precedence.
|
||||
* @actions/actions-oss-maintainers
|
||||
* @actions/models
|
||||
|
||||
@@ -96,9 +96,10 @@ following steps:
|
||||
to create a new release in GitHub so users can easily reference the new tags
|
||||
in their workflows.
|
||||
|
||||
## License
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.
|
||||
This project is licensed under the terms of the MIT open source license. Please
|
||||
refer to [MIT](./LICENSE.txt) for the full terms.
|
||||
|
||||
## Contributions
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "typescript-action",
|
||||
"description": "GitHub Actions TypeScript template",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"author": "",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user