Skip to content

Commit

Permalink
Merge pull request #29 from imdanielsp/master
Browse files Browse the repository at this point in the history
Add an Explicit Example of Optional Env Var
  • Loading branch information
anothrNick committed Dec 9, 2019
2 parents aca3c13 + 725bfb8 commit 54300f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: anothrNick/github-tag-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
```

#### Options
Expand Down

0 comments on commit 54300f1

Please sign in to comment.