Skip to content

Commit 46897bb

Browse files
authored
Merge pull request #1067 from wimdetroyer/patch-1
align beehiiv env variables with pliny implementation
2 parents 9d62c4d + 5bc7209 commit 46897bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ EMAILOCTOPUS_API_KEY=
2828
# or the settings page of your list https://emailoctopus.com/lists/{UUID}/settings
2929
EMAILOCTOPUS_LIST_ID=
3030

31-
# Create Beehive API key at https://developers.beehiiv.com/docs/v2/bktd9a7mxo67n-create-an-api-key
32-
BEEHIVE_API_KEY=
33-
BEEHIVE_PUBLICATION_ID=
31+
# Create Beehiiv API key at https://developers.beehiiv.com/docs/v2/bktd9a7mxo67n-create-an-api-key
32+
BEEHIIV_API_KEY=
33+
BEEHIIV_PUBLICATION_ID=

0 commit comments

Comments
 (0)