style(ci): use rocket emoji for publish actions

This commit is contained in:
Vijay Janapa Reddi
2026-01-27 10:26:19 -05:00
parent 501878fd9f
commit 0c6fe7c390
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
name: '📚 Book · 📤 Publish (Dev)'
name: '📚 Book · 🚀 Publish (Dev)'
env:
ARTIFACT_NAME: dev-html-linux # The name of the artifact produced by the 'validate-dev' workflow

View File

@@ -1,4 +1,4 @@
name: '📚 Book · 📤 Publish (Live)'
name: '📚 Book · 🚀 Publish (Live)'
# Shared concurrency group prevents gh-pages conflicts with other live workflows
concurrency:

View File

@@ -1,4 +1,4 @@
name: '📦 Kits · 📤 Publish (Dev)'
name: '📦 Kits · 🚀 Publish (Dev)'
# Builds and deploys Hardware Kits site (with PDF) to dev preview

View File

@@ -1,4 +1,4 @@
name: '📦 Kits · 📤 Publish (Live)'
name: '📦 Kits · 🚀 Publish (Live)'
# Builds and deploys Hardware Kits site (with PDF) to mlsysbook.ai/kits/

View File

@@ -1,4 +1,4 @@
name: '🔮 Labs · 📤 Publish (Dev)'
name: '🔮 Labs · 🚀 Publish (Dev)'
# Builds and deploys Labs site to dev preview

View File

@@ -1,4 +1,4 @@
name: '🔮 Labs · 📤 Publish (Live)'
name: '🔮 Labs · 🚀 Publish (Live)'
# Builds and deploys Labs site to mlsysbook.ai/labs/

View File

@@ -1,4 +1,4 @@
name: '🔥 TinyTorch · 📤 Publish (Dev)'
name: '🔥 TinyTorch · 🚀 Publish (Dev)'
# Builds and deploys TinyTorch site to dev preview
# Triggers after Validate (Dev) passes, builds PDFs, then deploys

View File

@@ -1,4 +1,4 @@
name: '🔥 TinyTorch · 📤 Publish (Live)'
name: '🔥 TinyTorch · 🚀 Publish (Live)'
# =============================================================================
# TinyTorch Publish Workflow