This commit is contained in:
Julia Ryan 2025-06-16 10:19:24 -07:00 committed by Julia Ryan
parent 5b03b26e77
commit 99498f6125
No known key found for this signature in database

View file

@ -311,6 +311,8 @@ jobs:
- name: Upload Zed Nightly
run: cargo doc -p gpui
# TODO: add upload-artifact step
update-nightly-tag:
name: Update nightly tag
if: github.repository_owner == 'zed-industries'