Skip to content

Commit 569ae60

Browse files
committed
chore: remove contents permisison from mirror job
1 parent e929b96 commit 569ae60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mirror-image.yml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
mirror:
1818
runs-on: ubuntu-latest
1919
permissions:
20-
contents: read
2120
packages: write
2221
id-token: write
2322
steps:

0 commit comments

Comments
 (0)