Skip to content

Commit 7a7164a

Browse files
authored
chore(ci): replace github token for processing release (#310)
1 parent 86c8200 commit 7a7164a

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
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
with:
1616
fetch-depth: 0
17+
token: ${{ secrets.TOKEN_RELEASE_BOT }}
1718

1819
- name: Setup
1920
id: setup

0 commit comments

Comments
 (0)