Skip to content

Commit

Permalink
missing env var (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggnine-jito authored Jan 8, 2024
1 parent ef6fb93 commit 37d8917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-governance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
- name: Run the governance notifier script
run: npx ts-node scripts/governance-notifier.ts
env:
MAINNET_RPC: https://api.metaplex.solana.com/
CLUSTER_URL: https://api.metaplex.solana.com/
WEBHOOK_URL: https://webhook.site/b48b863e-d364-433a-b55b-bbc86db7d1ed

0 comments on commit 37d8917

Please sign in to comment.