🚀 GitHub Action for Environment Variables
Find a file
2020-02-10 23:14:54 +01:00
dist Add info logging. 2020-02-10 23:14:54 +01:00
.gitignore Initial commit. 2020-02-10 22:41:27 +01:00
action.yml Improve description. 2020-02-10 22:53:24 +01:00
index.js Add info logging. 2020-02-10 23:14:54 +01:00
LICENSE Initial commit. 2020-02-10 22:41:27 +01:00
package-lock.json Initial commit. 2020-02-10 22:41:27 +01:00
package.json Improve description. 2020-02-10 22:53:24 +01:00
README.md Improve description. 2020-02-10 22:53:24 +01:00

:octocat: 🚀 GitHub Environment Variables Action

A GitHub Action to expose useful Environment Variables.

Environment Variable Name Example value
GITHUB_REPO_OWNER franzdiebold
GITHUB_REPO_NAME github-env-vars-action
GITHUB_BRANCH_NAME feature-branch-1

Example usage

uses: franzdiebold@github-env-vars-action@master