Skip to content

Commit 73b9fc1

Browse files
committed
fix: add new env variables ODTP_PASSWORD on env dist
1 parent df2fd0b commit 73b9fc1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.env.dist

+6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
# your github token
1616
GITHUB_TOKEN=
1717

18+
# ===========================================================
19+
# Credentials for odtp: to decrypt secret files
20+
# ===========================================================
21+
22+
ODTP_PASSWORD=
23+
1824
# ===========================================================
1925
# Credentials that you can choose on setup
2026
# - needed for all setup methods

0 commit comments

Comments
 (0)