Fix GitHub ref for branches with slash.

This commit is contained in:
Franz Diebold 2020-07-14 10:27:45 +02:00
parent 499429c001
commit 38d00ef958
6 changed files with 104 additions and 52 deletions

View file

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