Skip to content

Commit 40da6df

Browse files
author
Nino Filiu
committed
fix: deploy action
1 parent 04af64b commit 40da6df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)