Skip to content

Commit

Permalink
Update deploy-bdjuno-public-testnet.yml
Browse files Browse the repository at this point in the history
added some diag commands
  • Loading branch information
beb4now authored Jun 4, 2024
1 parent 65806c6 commit b642493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-bdjuno-public-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,6 @@ jobs:
run: |
cd hasura
curl -L https://github.com/hasura/graphql-engine/raw/stable/cli/get.sh | bash
echo "script finished"
pwd
hasura metadata apply --endpoint ${{ secrets.HASURA_GRAPHQL_ENDPOINT_URL }} --admin-secret ${{ secrets.HASURA_GRAPHQL_ADMIN_SECRET_WITH_QUOTES }}

0 comments on commit b642493

Please sign in to comment.