Public Access
1
0
mirror of https://github.com/docker/login-action.git synced 2026-01-27 06:43:03 +03:00

Add LICENSE

This commit is contained in:
CrazyMax
2020-08-15 15:07:59 +02:00
parent 62216b5063
commit 7e07bf5fa3
4 changed files with 41 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
"login"
],
"author": "CrazyMax",
"license": "Apache-2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4"