mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Try to implement nightly app publishing (#5396)
Co-authored-by: matt <matt@roocode.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
parent
8e7d9e092d
commit
055d2bcb87
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nightly-publish.yml
vendored
1
.github/workflows/nightly-publish.yml
vendored
|
|
@ -11,7 +11,6 @@ on:
|
|||
jobs:
|
||||
publish-nightly:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success' }}
|
||||
|
||||
permissions:
|
||||
contents: read # No tags pushed → read is enough.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue