Skip to content

Commit 49a962b

Browse files
authored
Update GITHUB_TOKEN secret for OpenAPI spec upload step (#3)
1 parent 8c2a31a commit 49a962b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
with:
6868
files: memoryalpha-rag-api-spec.json
6969
env:
70-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70+
GITHUB_TOKEN: ${{ secrets.MEMORYALPHA_RAG_API_MODIFY_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)