Implement path parameter (#168)

* Implement path parameter

* Add test

* Update README.md

* Corrections after code review

* Update action.yml

* Update test.yml

* Do not use realpath

* Update entrypoint.sh

* Update test.yml

Co-authored-by: Ivan Pizhenko <IvanPizhenko@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
This commit is contained in:
Ivan Pizhenko
2021-08-28 04:53:03 +03:00
committed by GitHub
parent fcd69a6202
commit 8a41500fbe
6 changed files with 94 additions and 13 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.idea/
.envrc
tag.sh
untag.sh