Skip to content

Commit

Permalink
Merge pull request #1254 from alphagov/bulk/add-contents-permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
theseanything authored Feb 8, 2024
2 parents eec16e4 + d51aaa8 commit 7d617d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
gitRef: ${{ inputs.gitRef || github.event.release.tag_name }}
permissions:
id-token: write
contents: read
trigger-deploy:
name: Trigger deploy to ${{ inputs.environment || 'integration' }}
needs: build-and-publish-image
Expand Down

0 comments on commit 7d617d5

Please sign in to comment.