Skip to content

Commit 0f53542

Browse files
author
Nino Filiu
committed
fix: deploy action
1 parent 03637ba commit 0f53542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- main
66
jobs:
77
deploy:
8+
environment:
9+
name: github-pages
810
runs-on: ubuntu-latest
911
permissions:
1012
pages: write

0 commit comments

Comments
 (0)