Skip to content

Commit 3bfe5fc

Browse files
committed
update permissions of CD pipeline
1 parent 8101b1d commit 3bfe5fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
pull-requests: write
13+
contents: write
1314
steps:
1415
- uses: actions/checkout@v4
1516
with:

0 commit comments

Comments
 (0)