🚀 GitHub Action for Environment Variables
Find a file
2020-02-10 22:41:27 +01:00
dist Initial commit. 2020-02-10 22:41:27 +01:00
.gitignore Initial commit. 2020-02-10 22:41:27 +01:00
action.yml Initial commit. 2020-02-10 22:41:27 +01:00
index.js Initial commit. 2020-02-10 22:41:27 +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 Initial commit. 2020-02-10 22:41:27 +01:00
README.md Initial commit. 2020-02-10 22:41:27 +01:00

:octocat: 🚀 GitHub Environment Variables Action

A GitHub Action to get 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