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

switch to actions-toolkit implementation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-02-21 10:06:17 +01:00
parent 3da7dc6e2b
commit af023e8f62
10 changed files with 272 additions and 88 deletions

5
.gitignore vendored
View File

@@ -1,11 +1,6 @@
/.dev
node_modules/
lib
# Jetbrains
/.idea
/*.iml
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
logs