@stephansama/types-github-action-env
@stephansama / types-github-action-env
Section titled “@stephansama / types-github-action-env”Additional environment variable types for GitHub CI
Installation
Section titled “Installation”To use these type definitions, add the package to your devDependencies:
pnpm install --save-dev @stephansama/types-github-action-envIn order to enable the GitHub environment variables into your local scope you can either add the following to your tsconfig.json
{ "compilerOptions": { "types": ["@stephansama/types-github-action-env"] }}or add the following reference to any typescript file
/// <reference types="@stephansama/types-github-action-env" />🎉 Now you have access to GitHub environment variables in your TypeScript files!
Namespaces
Section titled “Namespaces”| Namespace | Description |
|---|---|
|
‐ |