Correct example in readme

This commit is contained in:
Nick Cipollo
2019-08-27 15:27:45 -04:00
parent 41af18a88b
commit 261c1fc08b

View File

@@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ncipollo/release-action@release/v1
- uses: ncipollo/release-action@v1
with:
artifact: "release.tar.gz"
bodyFile: "body.md"