Skip to content

Commit 12b99d1

Browse files
committed
chore(workflow): shorten workflow name
1 parent f33f9f0 commit 12b99d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
2+
name: Deploy
33

44
on:
55
# Runs on pushes targeting the default branch

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# lzwjava.github.io
22

3-
[![Deploy static content to Pages](https://github.com/lzwjava/lzwjava.github.io/actions/workflows/static.yml/badge.svg)](https://github.com/lzwjava/lzwjava.github.io/actions/workflows/static.yml)
3+
[![Deploy](https://github.com/lzwjava/lzwjava.github.io/actions/workflows/static.yml/badge.svg)](https://github.com/lzwjava/lzwjava.github.io/actions/workflows/static.yml)
44

55
Welcome to my personal blog! Here, I share my thoughts, experiences, and knowledge on various topics.
66

0 commit comments

Comments
 (0)