Commit c7ea877
authored
Use DELETE_PACKAGES_TOKEN (plural), not DELETE_PACKAGE_TOKEN (#31)
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 5b365f8 commit c7ea877
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments