diff --git a/.github/workflows/gist.yml b/.github/workflows/gist.yml index 9cd7676..a6b90a4 100644 --- a/.github/workflows/gist.yml +++ b/.github/workflows/gist.yml @@ -18,7 +18,7 @@ jobs: - name: Update Resume Gist uses: exuanbo/actions-deploy-gist@v1.1.4 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.PAT }} gist_id: 6569cfc574c7d75f0c5c191342f8f637 gist_description: "Amaury Van Espen Resume" file_path: resume.json