Skip to content

Commit

Permalink
Add aws account id (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSinn authored Dec 4, 2024
1 parent cd1749c commit 5aa0b97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
uses: DevCycleHQ/aws-secrets-action@main
with:
secrets_map: '{"CLI_NPMJS_TOKEN": "DEVCYCLE_GITHUB_CLI_NPM_TOKEN"}'
aws_account_id: '134377926370'
- name: Set Git author
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 5aa0b97

Please sign in to comment.