Skip to content

Commit

Permalink
fix: default value for key filename
Browse files Browse the repository at this point in the history
  • Loading branch information
MxNxPx committed Oct 12, 2023
1 parent fc66872 commit ed6b302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
- name: GITHUB_APP_INSTALLATION_ID
prompt: true
- name: GITHUB_APP_PRIVATE_KEY
default: deploy-github-app-private-key.yaml
default: deploy-github-app-private-key.pem
prompt: false
type: file
autoIndent: true
Expand Down

0 comments on commit ed6b302

Please sign in to comment.