Skip to content

Commit

Permalink
Remote permission that is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed May 29, 2024
1 parent c85dd75 commit df17bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
name: Trigger GH Pages deployment
if: startsWith(github.ref, 'refs/tags/bom-')
permissions:
contents: read # TODO remove when the repository goes public
pages: write
id-token: write
uses: ./.github/workflows/publish-pages.yml
Expand Down

0 comments on commit df17bd5

Please sign in to comment.