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.
1 parent bf4059f commit 08dc8fdCopy full SHA for 08dc8fd
.github/workflows/deploy.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/checkout@v2
19
with:
20
token: ${{ secrets.GH_TOKEN }}
21
- fetch-depth: 0
22
23
- name: Set up Git
24
run: |
0 commit comments