Skip to content

Commit 055d2bc

Browse files
mrubenscursoragent
andauthored
Try to implement nightly app publishing (#5396)
Co-authored-by: matt <[email protected]> Co-authored-by: Cursor Agent <[email protected]>
1 parent 8e7d9e0 commit 055d2bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
jobs:
1212
publish-nightly:
1313
runs-on: ubuntu-latest
14-
if: ${{ github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success' }}
1514

1615
permissions:
1716
contents: read # No tags pushed → read is enough.

0 commit comments

Comments
 (0)