We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20907f1 commit a4fc46eCopy full SHA for a4fc46e
.github/actions/nix-install-ephemeral/action.yml
@@ -13,7 +13,7 @@ runs:
13
if: ${{ inputs.push-to-cache == 'true' }}
14
with:
15
role-to-assume: ${{ env.DEV_AWS_ROLE }}
16
- aws-region: "ap-southeast-1"
+ aws-region: "us-east-1"
17
output-credentials: true
18
role-duration-seconds: 7200
19
- name: Setup AWS credentials for Nix
0 commit comments