Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Oct 12, 2023
1 parent e40d624 commit 3ab4839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-proposals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run Bulk Create Helium Proposals
run: |
./node_modules/.bin/ts-node ./bin/helium-vote.ts bulk-create-proposal \
-u "https://solana-rpc.test-helium.com?session-key=Pluto" \
-u "https://solana-rpc.web.test-helium.com?session-key=Pluto" \
--file ./helium-proposals.json \
--wallet ./deploy-keypair.json \
--orgName Helium \
Expand Down

0 comments on commit 3ab4839

Please sign in to comment.