mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2025-04-19 15:07:03 -05:00
Improve documentation.
This commit is contained in:
parent
932bbbde38
commit
0d31798fc9
2 changed files with 2 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -3,7 +3,7 @@ name: Lint and Test
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
lint_and_test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[](https://github.com/marketplace/actions/github-environment-variables-action)
|
||||
[](.github/workflows/demo.yml)
|
||||
[version](https://img.shields.io/github/package-json/v/FranzDiebold/github-env-vars-action/primary?label=version)
|
||||
[](https://github.com/FranzDiebold/github-env-vars-action/actions?query=workflow%3A%22Lint+and+Test%22)
|
||||
[](./LICENSE)
|
||||
|
||||
A [GitHub Action](https://github.com/features/actions) to expose useful environment variables.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue