Skip to content

Commit 86af2b6

Browse files
pull the master
Signed-off-by: Michée Lengronne <[email protected]>
1 parent 73f3d33 commit 86af2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@v2
6464
with:
6565
fetch-depth: 2
66-
- run: git checkout HEAD^
66+
- run: git pull
6767

6868
- name: Create Release draft
6969
id: create_release

0 commit comments

Comments
 (0)