Commit e80e18d
authored
Pass DELETE_PACKAGE_TOKEN to container-retention-policy (#96)
GitHub's new installation-token format (longer ghs_ JWT with
hyphens) fails snok/container-retention-policy's hardcoded token
regex; the action is unmaintained at v3.0.1. Use the org-wide
DELETE_PACKAGE_TOKEN classic PAT, whose format isn't changing.1 parent 03f50a4 commit e80e18d
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