remove version from fetch-latest-release

This commit is contained in:
damirka 2021-08-17 13:04:38 +03:00
parent 56ce8558df
commit e05cca47ff

View File

@ -29,7 +29,7 @@ jobs:
# cargo run -p leo-test-framework --bin tgc
- name: fetch-latest-release
uses: thebritican/fetch-latest-release@v1
uses: thebritican/fetch-latest-release
with:
repo_path: AleoHQ/leo-acl2-bin
github_token: ${{ github.token }}