We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72fc7d3 + 62cb2c0 commit 2960539Copy full SHA for 2960539
.github/workflows/deploy_v2.yml
@@ -11,6 +11,8 @@ jobs:
11
GH_TOKEN: ${{ secrets.GH_TOKEN }}
12
steps:
13
- uses: actions/checkout@v2
14
+ with:
15
+ fetch-depth: 0
16
- uses: actions/setup-python@v2
17
with:
18
python-version: 3.x
0 commit comments