Skip to content

Commit

Permalink
Fixed secrets name.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavo-codium committed Nov 11, 2024
1 parent f871817 commit 3e7166d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-to-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
repository: Codium-ai/codium-proxy
ref: main
path: codium-proxy
token: ${{secrets.CODIUM_PROXY_KEY}}
token: ${{secrets.CODIUM_PROXY_TOKEN}}

- name: Make updates to codium-proxy docs content
working-directory: codium-proxy
Expand Down

0 comments on commit 3e7166d

Please sign in to comment.