We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e81532 + 2c0a135 commit 4cc8511Copy full SHA for 4cc8511
.github/workflows/nightly.yml
@@ -4,6 +4,9 @@ on:
4
schedule:
5
- cron: "0 23 * * *"
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
publish_release:
12
name: Publish release
0 commit comments