We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4df17 commit db97919Copy full SHA for db97919
.github/workflows/aeswap_mainnet.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Deploy to aeHosting
42
id: deploy
43
- uses: archethic-foundation/aeweb-github-action@v1.8.7
+ uses: archethic-foundation/aeweb-github-action@v1.8.8
44
with:
45
seed: ${{ secrets.ARCH_BASE_SEED_MAINNET }}
46
endpoint: "https://mainnet.archethic.net"
.github/workflows/aeswap_testnet.yml
seed: ${{ secrets.ARCH_BASE_SEED }}
endpoint: "https://testnet.archethic.net"
0 commit comments