We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266ccc0 commit 8366037Copy full SHA for 8366037
1 file changed
.github/workflows/auto-release.yaml
@@ -17,6 +17,8 @@ on:
17
schedule:
18
- cron: '20 1 * * 1'
19
workflow_dispatch:
20
+permissions:
21
+ contents: write
22
jobs:
23
build:
24
runs-on: ubuntu-24.04
0 commit comments