We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f04695 + 636ec9a commit db07df7Copy full SHA for db07df7
1 file changed
.github/workflows/release.yml
@@ -64,8 +64,7 @@ jobs:
64
65
- uses: actions/checkout@v2
66
with:
67
- fetch-depth: 2
68
- - run: git checkout HEAD^
+ ref: master
69
70
- name: Create Release draft
71
id: create_release
0 commit comments