Skip to content

Commit 52e9bdd

Browse files
committed
Updated pages-workflow toexpose a port
1 parent fcf0fbe commit 52e9bdd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
image: mono:latest
1212
env:
1313
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
14+
ports:
15+
- 80
1416

1517
steps:
1618
- name: Prereqs

0 commit comments

Comments
 (0)