Commit 0a06123
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 57a2722 commit 0a06123
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
| 786 | + | |
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
| 824 | + | |
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
| |||
0 commit comments