Skip to content

Commit

Permalink
Changed ssh_key to token.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavo-codium committed Nov 11, 2024
1 parent b4540ad commit f871817
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
ssh-key: ${{secrets.CODIUM_PROXY_KEY}}
token: ${{secrets.CODIUM_PROXY_KEY}}

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

0 comments on commit f871817

Please sign in to comment.