Commit e9c0edf
authored
fix: use PAT_TOKEN to bypass branch protection in release workflow (#234)
Allows the cargo-workspaces release workflow to push version bump commits
to the main branch by using a Personal Access Token with bypass permissions
when available, falling back to GITHUB_TOKEN otherwise.1 parent 754baff commit e9c0edf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments