Skip to content

Commit

Permalink
Fix usage example metadata syntax (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
namoscato authored Jul 3, 2020
1 parent 95c51c6 commit f4cc7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
env:
GITHUB_TOKEN: "${{ github.token }}"
with:
- publish_latest_tag: true
publish_latest_tag: true
```
_Note this action is able to detect if it is being run in a **release** context, and if not it will notify you and exit gracefully._
Expand Down

0 comments on commit f4cc7a8

Please sign in to comment.