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 b8c2439 commit 22dbf5eCopy full SHA for 22dbf5e
.github/workflows/nix-build.yml
@@ -42,7 +42,7 @@ jobs:
42
role-to-assume: ${{ secrets.DEV_AWS_ROLE }}
43
aws-region: "us-east-1"
44
output-credentials: true
45
- role-duration-seconds: 8200
+ role-duration-seconds: 7500
46
- name: write secret key
47
# use python so we don't interpolate the secret into the workflow logs, in case of bugs
48
run: |
0 commit comments