Skip to content

Commit 717cdbd

Browse files
authored
Revert to using PAT token for cd (#44)
1 parent 2465621 commit 717cdbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
commit: "[ci] release"
4040
title: "[ci] release"
4141
env:
42-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42+
GITHUB_TOKEN: ${{ secrets.GH_CONFORMAL }}

0 commit comments

Comments
 (0)