mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
testing secret 🚁
This commit is contained in:
2
.github/workflows/gcp-deploy-frontend.yaml
vendored
2
.github/workflows/gcp-deploy-frontend.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user