Skip to content

Commit

Permalink
chore: remove workflow permissions (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiderDan98 authored Aug 22, 2024
1 parent 88cf646 commit 2583696
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/changeset-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read
packages: write
attestations: write
id-token: write
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci-setup
Expand Down

0 comments on commit 2583696

Please sign in to comment.