Skip to content

Commit 6cf7803

Browse files
committed
chore(ci): fix lint error
1 parent e6dc28a commit 6cf7803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/process-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.TOKEN_RELEASE_BOT }}
2222

2323
- run: git checkout chore/release
24-
24+
2525
- run: git submodule update
2626

2727
- name: Setup

0 commit comments

Comments
 (0)