Commit graph

62 commits

Author SHA1 Message Date
Priyanka Saggu
97be8087ce
correct example usage.
- `uses: franzdiebold@github-env-vars-action@v1.0.0`

It was throwing the following error:

```
Invalid workflow file
The workflow is not valid. .github/workflows/main.yml (Line: 94, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual 'github-env-vars-action@v1.0.0',Input string was not in a correct format.
```
2020-05-08 20:27:35 +05:30
Franz Diebold
d550e1273f Update version. 2020-02-11 13:14:12 +01:00
Franz Diebold
45e833f67e Improve documentation. 2020-02-11 10:54:26 +01:00
Franz Diebold
c595cd5fcb Make entrypoint.sh file executable. 2020-02-11 10:36:46 +01:00
Franz Diebold
fbc5bd891f Switch to a Docker container action. 2020-02-11 10:33:47 +01:00
Franz Diebold
dbbf375c45 Switch to a Docker container action. 2020-02-11 10:30:39 +01:00
Franz Diebold
e050e21c8f Improve documentation. 2020-02-11 09:14:04 +01:00
Franz Diebold
64bf94c273 Fix environment variable export. 2020-02-11 08:56:10 +01:00
Franz Diebold
7fed643c47 Add info logging. 2020-02-10 23:14:54 +01:00
Franz Diebold
e545f221ed Improve description. 2020-02-10 22:53:24 +01:00
Franz Diebold
eed7b60918 Update node version. 2020-02-10 22:53:10 +01:00
Franz Diebold
fc6622d8ba Initial commit. 2020-02-10 22:41:27 +01:00