Skip to content

Commit

Permalink
shell
Browse files Browse the repository at this point in the history
  • Loading branch information
nanchano committed Feb 2, 2025
1 parent 36318f3 commit 9d54655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/beholder-pulumi-deploy-schema/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ runs:
- uses: actions/[email protected]

- name: Configure AWS
shell: bash
run: |
aws configure set aws_access_key_id "$AWS_ACCESS_KEY_ID"
aws configure set aws_secret_access_key "$AWS_SECRET_ACCESS_KEY"
Expand Down

0 comments on commit 9d54655

Please sign in to comment.