diff options
| author | YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com> | 2025-11-11 15:11:20 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 15:11:20 +0300 |
| commit | 826573081cd3aaf6818a114e914cc48e444064ab (patch) | |
| tree | 49e0fb91a10ccb66bd1d4d879cd04306daf55f42 /.github | |
| parent | dd5457793bd396f4c225356e5e1b48a420086877 (diff) | |
| download | Meta-Launcher-826573081cd3aaf6818a114e914cc48e444064ab.tar.gz Meta-Launcher-826573081cd3aaf6818a114e914cc48e444064ab.zip | |
Rename workflow to 'Build Pages'
Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflow/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflow/build.yml b/.github/workflow/build.yml index dffefe41d..e43cf2eae 100644 --- a/.github/workflow/build.yml +++ b/.github/workflow/build.yml @@ -1,4 +1,4 @@ -name: Build Pages by YDH +name: Build Pages on: push: |
