Nightly release on livebook-dev only (#2753)

This commit is contained in:
Cristine Guadelupe 2024-08-19 16:16:36 +09:00 committed by GitHub
parent 4783cfbd2a
commit 31929dd0ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ on:
workflow_dispatch:
jobs:
create_draft_release:
if: github.ref_type == 'tag'
if: github.ref_type == 'tag' && github.repository == 'livebook-dev/livebook'
name: "Create draft release"
permissions:
contents: write