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 da846ef commit d4032b5Copy full SHA for d4032b5
.github/workflows/release.yml
@@ -7,4 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
10
+ with:
11
+ fetch-depth: 0
12
- run: git push origin HEAD:v1
0 commit comments