Skip to content

Commit

Permalink
PRO-610 FIX Update permissions for OIDC step
Browse files Browse the repository at this point in the history
  • Loading branch information
bender2352 authored Nov 15, 2024
1 parent 2f10fa1 commit 5dafd1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
MATRIX_PASSWORD: ${{ secrets.MATRIX_PASSWORD }}

permissions:
contents: read
id-token: write

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5dafd1d

Please sign in to comment.