Commit 0555bc8
fix: update GitHub token in notify-docs-release workflow
- Change from secrets.ORG_GITHUB_TOKEN to secrets.GITHUB_TOKEN for authentication
- Fix trailing space in the workflow file
- This resolves the "Parameter token or opts.auth is required" error
Co-authored-by: castrojo <1264109+castrojo@users.noreply.github.com>1 parent 0061bc0 commit 0555bc8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments