mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2024-11-09 10:33:36 -05:00
🚀 GitHub Action for Environment Variables
dist | ||
.gitignore | ||
action.yml | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
: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