Skip to content

Commit

Permalink
[test]
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak committed Oct 15, 2024
1 parent 550d320 commit 6e9d2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
CLOUDAPI_STAGING_CLIENT_ID: ${{ secrets.CLOUDAPI_STAGING_CLIENT_ID }}
CLOUDAPI_STAGING_CLIENT_SECRET: ${{ secrets.CLOUDAPI_STAGING_CLIENT_SECRET }}
RELEASE_TENANT_ID: ${{ secrets.RELEASE_TENANT_ID }}
run: python .github/scripts/tenant_management.py
run: python scripts/redeploy-release-prep-tenant.py

- name: Test
run: |
Expand Down

0 comments on commit 6e9d2e2

Please sign in to comment.