Commit 5a7b754
committed
fix(workflows): remove PERSONAL_ACCESS_TOKEN from workflows
This commit updates the GitHub workflows by removing the PERSONAL_ACCESS_TOKEN secret from both the dependabot-reviewer and dotnet-publish workflows.
- Removed PERSONAL_ACCESS_TOKEN from .github/workflows/dependabot-reviewer.yml
- Removed PERSONAL_ACCESS_TOKEN from .github/workflows/dotnet-publish.yml1 parent 9c94661 commit 5a7b754
2 files changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
0 commit comments