Skip to content

Commit 8a5f0bf

Browse files
committed
Lower amount
1 parent f39f615 commit 8a5f0bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
ghcr.io/wavesplatform/wavesfaucet:${{ github.ref_name }} \
4747
-Dfaucet.chain-id=T \
4848
-Dfaucet.waves-node-url=https://nodes-testnet.wavesnodes.com \
49-
-Dfaucet.pay-amount=1000000000 \
49+
-Dfaucet.pay-amount=200000000 \
5050
-Dfaucet.private-key=${{ secrets.PRIVATE_KEY}} \
5151
-Dfaucet.recaptcha-secret=${{ secrets.RECAPTCHA_SECRET }}
5252
shell: bash

0 commit comments

Comments
 (0)