Skip to content

Commit

Permalink
ci: ensure correct env gh secret being used for ssh public key
Browse files Browse the repository at this point in the history
  • Loading branch information
arealmaas committed Aug 6, 2024
1 parent a3ac305 commit d7bf888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-deploy-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
required: true
AZURE_SOURCE_KEY_VAULT_RESOURCE_GROUP:
required: true
SOURCE_KEY_VAULT_SSH_JUMPER_SSH_PUBLIC_KEY:
AZURE_SOURCE_KEY_VAULT_SSH_JUMPER_SSH_PUBLIC_KEY:
required: true

inputs:
Expand Down

0 comments on commit d7bf888

Please sign in to comment.