Skip to content

Commit

Permalink
[GHA] remove unnecessary content write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
BoykoAlex committed Jul 13, 2024
1 parent a32ac18 commit cd02905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snapshot-vscode-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ on:
required: true
type: string

permissions:
contents: write

env:
AWS_ACCESS_KEY_ID: ${{ secrets.CDN_S3_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.CDN_S3_SECRET_KEY }}
Expand Down

0 comments on commit cd02905

Please sign in to comment.