mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-13 05:08:31 +08:00
Update star64.yml
This commit is contained in:
parent
23af45776e
commit
39811fb59a
1 changed files with 4 additions and 0 deletions
4
.github/workflows/star64.yml
vendored
4
.github/workflows/star64.yml
vendored
|
@ -2,6 +2,10 @@
|
|||
|
||||
name: Build Star64
|
||||
|
||||
permissions:
|
||||
## Allow publishing of GitHub Release
|
||||
contents: write
|
||||
|
||||
on:
|
||||
|
||||
## Run every day at 0:00 UTC
|
||||
|
|
Loading…
Reference in a new issue