Skip to content

Commit 4ff64da

Browse files
authored
chore: clean up github actions (#51)
1 parent f3bef7c commit 4ff64da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_liveness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
4848
role-session-name: ${{ format('{0}.release', github.run_id) }}
4949
aws-region: ${{ secrets.AWS_REGION }}
50+
mask-aws-account-id: true
5051

5152
- id: retrieve-token
5253
name: Retrieve Token

0 commit comments

Comments
 (0)