Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
venkaa28 committed Nov 13, 2024
1 parent d6c761c commit 7ba34d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Check out this [example workflow](./.github/workflows/examples.yml) to see how t
snowflake_private_key_path: ${{ secrets.SNOWFLAKE_PRIVATE_KEY_PATH }} # Path to key file
# OR
snowflake_private_key_pem: ${{ secrets.SNOWFLAKE_PRIVATE_KEY_PEM }} # Direct PEM content
#If you use private_key_pem paste the pem directly into github secrets as is with delimeters and new lines preserved.

# Optional for key-pair authentication:
snowflake_private_key_passphrase: ${{ secrets.SNOWFLAKE_PRIVATE_KEY_PASSPHRASE }}
Expand Down

0 comments on commit 7ba34d7

Please sign in to comment.