Skip to content

Commit 61736cf

Browse files
committed
Nightly build fix
1 parent 5926554 commit 61736cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
- cron: "51 3 * * *"
55
workflow_dispatch:
66

7+
permissions:
8+
contents: write
9+
710
jobs:
811
nightly-build:
912
uses: ./.github/workflows/build.yml

0 commit comments

Comments
 (0)