We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50fb126 + 86af2b6 commit 40592baCopy full SHA for 40592ba
1 file changed
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/checkout@v2
64
with:
65
fetch-depth: 2
66
- - run: git checkout HEAD^
+ - run: git pull
67
68
- name: Create Release draft
69
id: create_release
0 commit comments