Co-authored-by: matt <[email protected]> Co-authored-by: Cursor Agent <[email protected]>
@@ -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.