Skip to content

Commit bb0b386

Browse files
committed
Fix CI
1 parent 6dee710 commit bb0b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- 5000:5000
2020
strategy:
2121
matrix:
22-
service: ["errorpages", "home", "well-known"]
22+
service: ["errorpages", "home", "web", "well-known"]
2323
permissions:
2424
contents: read
2525
packages: write

0 commit comments

Comments
 (0)