contents to write

This commit is contained in:
Sharwin24 2025-01-01 20:47:40 -08:00
parent e0d7de7ce7
commit fc6d1b189f

View file

@ -12,7 +12,7 @@ on:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
contents: write
pages: write
id-token: write
@ -75,4 +75,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4