We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b011d0 commit efe8463Copy full SHA for efe8463
1 file changed
.github/workflows/build.yml
@@ -60,6 +60,9 @@ jobs:
60
61
runs-on: "ubuntu-latest"
62
63
+ permissions:
64
+ contents: write
65
+
66
steps:
67
- name: Checkout
68
uses: actions/checkout@v4
0 commit comments