Skip to content

Commit

Permalink
KKERTI rename build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kkerti committed Aug 3, 2023
1 parent 5c551a5 commit f26ecfa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alpha-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Matrix build Grid Editor (ALPHA)
name: 💀 Alpha build on -alpha tag

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Matrix build Grid Editor (Nightly)
name: 🦇 Nightly build (every commit except tags!)

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stable-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Matrix build Grid Editor
name: 🚀 Release

on:
workflow_dispatch:
Expand Down

0 comments on commit f26ecfa

Please sign in to comment.