Skip to content

Commit

Permalink
Merge pull request #72 from Quantum-Software-Development/FabianaCampa…
Browse files Browse the repository at this point in the history
…nari-patch-1

GITHUB_TOKEN.yml
  • Loading branch information
FabianaCampanari authored Aug 15, 2024
2 parents d23607e + a63fdee commit 274047e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/GITHUB_TOKEN.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

0 comments on commit 274047e

Please sign in to comment.