We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2465621 commit 717cdbdCopy full SHA for 717cdbd
1 file changed
.github/workflows/cd.yml
@@ -39,4 +39,4 @@ jobs:
39
commit: "[ci] release"
40
title: "[ci] release"
41
env:
42
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_CONFORMAL }}
0 commit comments