diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index c0dd0dc..9ef3ea6 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -43,6 +43,7 @@ jobs: dry: ${{ github.ref_name != github.event.repository.default_branch }} push_options: -f prettier_options: --write **/*.{js,md} + github_token: ${{ secrets.SICKCHILL_TOK }} deploy: name: Deploy to main wiki strategy: