Add more environment variables.

This commit is contained in:
Franz Diebold 2020-12-04 07:14:10 +01:00
parent 4a75e8cecb
commit b955ef30ad
6 changed files with 79 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "github-env-vars-action",
"version": "2.0.0",
"version": "2.1.0",
"description": "A GitHub Action to expose useful environment variables.",
"main": "index.js",
"scripts": {