Update ReadMe.md

Fixes the tag used in the example.
This commit is contained in:
2019-11-29 18:40:21 -05:00
committed by GitHub
parent 0c6b5de12f
commit 0ca1161ddb

View File

@ -10,7 +10,7 @@ Example:
```yaml
steps:
- uses: josephbmanley/build-godot-action@develop
- uses: josephbmanley/build-godot-action@v1.0.0
env:
PROJECT: godot-project
```