mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Feature/runners (#217)
* Updated runners list and tar updated to 6.1.11 * Updated runners list * Added nodejs 16 * Updated .gitignore * some adjusts * update CHANGELOG Co-authored-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
This commit is contained in:
parent
fc21805258
commit
53a7c26e5e
2 changed files with 5 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,5 +13,8 @@ Thumbs.db
|
|||
*.orig
|
||||
*.rej
|
||||
|
||||
# IDE
|
||||
/.idea/
|
||||
|
||||
# Node.js modules
|
||||
/node_modules/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue