Unverified Commit 08f46657 authored by Me No Dev's avatar Me No Dev Committed by GitHub

Change fetch depth for release so that history can be fetched

parent 2452c1fb
......@@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- uses: actions/setup-python@v1
with:
python-version: '3.x'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment