Skip to content

Commit

Permalink
fix ci run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Feb 13, 2025
1 parent 0baf2eb commit 1e475cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: antithesishq/antithesis-trigger-action@v0.7
with:
config_image: namada-config:${{ github.event.inputs.namada_docker_tag }}
config_image: namada-config:${{ github.event.inputs.namada_genesis_docker_tag }}
notebook_name: namada2
tenant: heliax
username: ${{ secrets.ANTITHESIS_USER_NAME }}
Expand Down

0 comments on commit 1e475cf

Please sign in to comment.