Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed May 1, 2024
1 parent 0c1fafc commit 16cc70e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:

cut-issue-on-failure:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
# We need access to the role that is able to get CI Bot Creds
- name: Configure AWS Credentials for Release
Expand Down

0 comments on commit 16cc70e

Please sign in to comment.