Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
CI: tente de corriger le déploiement de démo sur GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnix committed Dec 19, 2022
1 parent c6f2f12 commit 28bfca1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-demo-to-pages.yml
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- master

permissions:
contents: write

jobs:
build-and-deploy:
name: Build and deploy
Expand Down

0 comments on commit 28bfca1

Please sign in to comment.