Skip to content

Commit 319240c

Browse files
author
Itzi Zubeldia
committed
Add deploy
1 parent 51f7fee commit 319240c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
deploy:
2727
runs-on: ubuntu-latest
2828
needs: build
29+
permissions:
30+
pages: write
31+
id-token: write
2932
steps:
3033
- name: Deploy to GitHub Pages
3134
id: deployment

0 commit comments

Comments
 (0)