Skip to content

Commit 8420b75

Browse files
committed
ci(cd): show nRF Cloud Account
1 parent 7e09f20 commit 8420b75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
role-session-name: github-action-hello-nrfcloud-backend
4747
aws-region: ${{ vars.AWS_REGION }}
4848

49+
- name: Show nRF Cloud Account
50+
run: ./cli.sh show-nrfcloud-account
51+
4952
- run: npx cdk diff
5053

5154
- name: Deploy solution stack

0 commit comments

Comments
 (0)