Commit ec85818
authored
ci: use peaceiris/actions-gh-pages #401
Problem:
`actions/deploy-pages` explicitly excludes dot-prefixed directories,
so `.well-known/atproto-did` is not published even though it definitely
exists in `public/`.
ref actions/deploy-pages#203
fix #397
Solution:
Use `peaceiris/actions-gh-pages` instead.1 parent 6f37849 commit ec85818
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
0 commit comments