Skip to content

Commit e001680

Browse files
committedApr 17, 2024
Fix permissions
1 parent 911c5bd commit e001680

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,9 @@ jobs:
230230
needs: matrix-client-test
231231
runs-on: ubuntu-latest
232232

233+
permissions:
234+
contents: write
235+
233236
outputs:
234237
timestamp: ${{ steps.timestampid.outputs.timestamp }}
235238

0 commit comments

Comments
 (0)