Skip to content

Commit 1e56149

Browse files
committed
chore(ci): add token to checkout submodules
1 parent 11b07f8 commit 1e56149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/process-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
submodules: true
21+
token: ${{ secrets.TOKEN_RELEASE_BOT }}
2122

2223
- run: git checkout chore/release
2324

0 commit comments

Comments
 (0)