Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrurodr authored Jan 18, 2022
1 parent f8003af commit 5b1d025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ a string value of 'true' or 'false'
## Example usage

```yaml
- uses: mukunku/[email protected]
- uses: despegar/[email protected]
id: checkTag
with:
tag: 'v1'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- run: echo ${{ steps.checkTag.outputs.exists }}
```
```

0 comments on commit 5b1d025

Please sign in to comment.