Commit e06938f
authored
Use deco PAT token in the update-cli-action (#959)
Using default token leads to the auto-generated PRs not triggering any
workflows. Github recommends using separate PATs for this use-case.
We've already exported new secret to the repo, this PR is about using it
in the action1 parent 8b5a944 commit e06938f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments