From abcb01588935f1dca64711e8ff13156af0acf342 Mon Sep 17 00:00:00 2001 From: Gregor Martynus <39992+gr2m@users.noreply.github.com> Date: Thu, 18 May 2023 15:37:30 -0700 Subject: [PATCH] docs(README): initial version --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..984e24f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 🚧 Work in progress - see [#1](https://github.com/gr2m/app-token-action/pull/1) + +# `app-token-action` + +> GitHub Action for creating a GitHub App Installation Access Token + +## License + +[MIT](LICENSE)