Commit bacf045
committed
ci(on-main): mint dfcg-artifacts token via GitHub App instead of a PAT
Completes the migration off the DFCG_ARTIFACTS_ACCESS_TOKEN PAT (already
removed as a repo secret): the website-deploy workflow now mints a
short-lived contents:read token from the blocksense-ci-token-provider
App (app 3205470), scoped to dfcg-artifacts, the same as ci.yml.
Drops the top-level PAT env and sets DFCG_ARTIFACTS_ACCESS_TOKEN only on
the Build step from the minted token.1 parent b6d6826 commit bacf045
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
37 | 49 | | |
38 | 50 | | |
39 | 51 | | |
| |||
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | 62 | | |
| |||
0 commit comments