Skip to content

Commit

Permalink
ci: add recaptcha site key
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Feb 27, 2024
1 parent 399263e commit 2413fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/monkey-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Monkey CI

env:
NODE_VERSION: "18.19.1"
RECAPTCHA_SITE_KEY: "6Lc-V8McAAAAAJ7s6LGNe7MBZnRiwbsbiWts87aj"

permissions:
contents: read
Expand Down

0 comments on commit 2413fba

Please sign in to comment.