Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b75b177af3 | ||
|
|
a3d57cc6dc | ||
|
|
9239ab5d65 |
+1
-1
@@ -4,4 +4,4 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
# Default owners, unless a later match takes precedence.
|
# Default owners, unless a later match takes precedence.
|
||||||
* @actions/actions-oss-maintainers
|
* @actions/models
|
||||||
|
|||||||
@@ -98,7 +98,8 @@ following steps:
|
|||||||
|
|
||||||
## 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
|
## Contributions
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "typescript-action",
|
"name": "typescript-action",
|
||||||
"description": "GitHub Actions TypeScript template",
|
"description": "GitHub Actions TypeScript template",
|
||||||
"version": "0.0.0",
|
"version": "1.0.0",
|
||||||
"author": "",
|
"author": "",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user