Skip to content

Commit

Permalink
Set account ID
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSinn authored Dec 18, 2024
1 parent 31de279 commit 5798b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: DevCycleHQ/aws-secrets-action@main
with:
secrets_map: '{"NUGET_API_KEY": "DEVCYCLE_GITHUB_dotnet-server-sdk_NUGET_API_KEY"}'
aws_account_id: ''
aws_account_id: '134377926370'
- name: Set Git User Config
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 5798b26

Please sign in to comment.