diff --git a/.github/workflows/resume.yml b/.github/workflows/resume.yml index 3669b59..b02054b 100644 --- a/.github/workflows/resume.yml +++ b/.github/workflows/resume.yml @@ -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