We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2a31a commit 49a962bCopy full SHA for 49a962b
.github/workflows/release.yml
@@ -67,4 +67,4 @@ jobs:
67
with:
68
files: memoryalpha-rag-api-spec.json
69
env:
70
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.MEMORYALPHA_RAG_API_MODIFY_RELEASE_TOKEN }}
0 commit comments