diff --git a/.github/workflows/deploy_pages.yml b/.github/workflows/deploy_pages.yml index fc410e6..b4632b2 100644 --- a/.github/workflows/deploy_pages.yml +++ b/.github/workflows/deploy_pages.yml @@ -1,7 +1,7 @@ name: deploy_pages CI permissions: - contents: write # This is required to push to the repository + contents: write # This is required to push to the repository (gh-pages branch) on: push: