diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9057aa..e68586a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,4 +67,4 @@ jobs: with: files: memoryalpha-rag-api-spec.json env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.MEMORYALPHA_RAG_API_MODIFY_RELEASE_TOKEN }} \ No newline at end of file