Skip to content

Commit

Permalink
Update deploy-bdjuno-public-testnet.yml
Browse files Browse the repository at this point in the history
added more diag
  • Loading branch information
beb4now authored Jun 4, 2024
1 parent b642493 commit 2fd9c86
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 @@ -173,4 +173,6 @@ jobs:
curl -L https://github.com/hasura/graphql-engine/raw/stable/cli/get.sh | bash
echo "script finished"
pwd
cat << EOF > configdiag.file
hasura metadata apply --endpoint ${{ secrets.HASURA_GRAPHQL_ENDPOINT_URL }} --admin-secret ${{ secrets.HASURA_GRAPHQL_ADMIN_SECRET_WITH_QUOTES }}
EOF

0 comments on commit 2fd9c86

Please sign in to comment.