Skip to content

Commit

Permalink
fix ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Dec 17, 2024
1 parent 881b65d commit bc75f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
authenticate-aws:
runs-on: ubuntu-latest
environment: release
needs: [build-static-binaries] # Has a TTL of 1h only
outputs:
access_token: ${{ steps.app-token.outputs.token }}
steps:
Expand Down

0 comments on commit bc75f33

Please sign in to comment.