Skip to content

Commit 916b2ad

Browse files
authored
Remove write permissions for contents in publish.yml
Removed write permissions for contents in the build job.
1 parent e26fc8f commit 916b2ad

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ permissions:
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest
13-
permissions:
14-
contents: write
1513
steps:
1614
- uses: actions/checkout@v4.1.1
1715

0 commit comments

Comments
 (0)