Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
duckbytes committed Mar 30, 2024
1 parent a5772e9 commit da23e50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_tenant_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
# apiURL: ${{ vars.API_URL }}
# amplifyEnvName: ${{ steps.amplify_status.outputs.environment_name }}
# tenantName: ${{ vars.TENANT_NAME }}
- name: echo log
run: |
echo ${{ steps.amplify_status.outputs.graphql_endpoint }}
- name: Register the tenant admin
uses: platelet-app/register-tenant-action@master
with:
Expand Down

0 comments on commit da23e50

Please sign in to comment.