From 2b11cce8f00130426ffa228cb62386dbf7fe6e47 Mon Sep 17 00:00:00 2001 From: James Siri <22601145+jamesiri@users.noreply.github.com> Date: Wed, 30 Oct 2019 15:32:57 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..66629ca --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# configure-aws-credentials-for-github-actions +Configure AWS credential environment variables for use in other AWS GitHub Actions.