Skip to content

Commit

Permalink
testing secret 🚁
Browse files Browse the repository at this point in the history
  • Loading branch information
dysbulic committed Jul 4, 2024
1 parent 6edd57a commit cba81c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcp-deploy-frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Testing ENV
run: echo "Hasura Host = ${{needs.env.outputs.HASURA_HOST}}"
run: echo "Hasura Secret = ${{needs.env.outputs.HASURA_ADMIN_SECRET}}"
- name: Run `hasura metadata reload`
uses: browniefed/hasura-runner@master
with:
Expand Down

0 comments on commit cba81c5

Please sign in to comment.