Commit cc37c57
committed
Use DELETE_PACKAGES_TOKEN (plural), not DELETE_PACKAGE_TOKEN
The org secret is named DELETE_PACKAGES_TOKEN. The previous PR
referenced the singular form, which resolved to empty at runtime
and caused the prune step to fail with "token value is not valid".1 parent e80e18d commit cc37c57
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
0 commit comments