Skip to content

Commit 4c7551b

Browse files
bjk7119soimkim
authored andcommitted
Fix to make executable file with latest version
1 parent 416bc23 commit 4c7551b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
ASSET_MIME: application/vnd.microsoft.portable-executable
8080
steps:
8181
- uses: actions/checkout@v2
82+
with:
83+
ref: main
8284
- name: Set up Python 3.6
8385
uses: actions/setup-python@v2
8486
with:

0 commit comments

Comments
 (0)