Fix README syntax
This commit is contained in:
parent
95a587681f
commit
21ef0e0838
@ -45,7 +45,7 @@ jobs:
|
|||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: target/release/mything
|
file: target/release/mything
|
||||||
asset_name: mything
|
asset_name: mything
|
||||||
tag: {{ github.event.ref }}
|
tag: ${{ github.event.ref }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user