Skip to content

Commit 2e577ad

Browse files
authoredSep 21, 2020
Merge pull request #16 from drake127/4.3.1
Fixed release commitish.
2 parents ea73da0 + e8d80e9 commit 2e577ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ jobs:
9595
release_name: ${{ github.ref }}
9696
draft: true
9797
prerelease: false
98-
98+
commitish: master
99+
99100
- name: Retrieve artifacts [windows-msvc-x64]
100101
uses: actions/download-artifact@v2
101102
with:

0 commit comments

Comments
 (0)