Skip to content

Commit 511d968

Browse files
committed
fix exmaple secrets file
1 parent 7812c60 commit 511d968

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
# Create this file with your personal details:
2+
# Create this file as secrets.yaml with your personal details:
33
_full_name: "Your Name"
44
_email_address: "your.email@example.com"
5+
# gpg_signing_key: "YOUR_GPG_KEY_ID" # optional, enables commit signing
56
#
67
# This file is gitignored.

0 commit comments

Comments
 (0)