mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2025-04-20 23:47:04 -05:00
Update version.
This commit is contained in:
parent
4f9edd3995
commit
14adaf33e9
3 changed files with 2962 additions and 7043 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://github.com/marketplace/actions/github-environment-variables-action)
|
||||
[](.github/workflows/demo.yml)
|
||||
[](https://github.com/FranzDiebold/github-env-vars-action/releases/tag/v2.3.0)
|
||||
[](https://github.com/FranzDiebold/github-env-vars-action/releases/tag/v2.3.1)
|
||||
[](https://github.com/FranzDiebold/github-env-vars-action/actions?query=workflow%3A%22Lint+and+Test%22)
|
||||
[](./LICENSE)
|
||||
|
||||
|
|
10001
package-lock.json
generated
10001
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "github-env-vars-action",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"description": "A GitHub Action to expose useful environment variables.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue