We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bbe86 commit cd51692Copy full SHA for cd51692
.github/workflows/upm-subtree-split.yml
@@ -9,6 +9,8 @@ on:
9
10
jobs:
11
upm-subtree-split:
12
+ permissions:
13
+ contents: write
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
0 commit comments