소스 검색

🔄ci: use shorter name for the workflow

Naz 2 달 전
부모
커밋
6aa920b9c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/static.yml

+ 1 - 1
.github/workflows/static.yml

@@ -1,5 +1,5 @@
 # Simple workflow for deploying static content to GitHub Pages
-name: Deploy static content to Pages
+name: Deploy to Pages
 
 on:
   # Runs on pushes targeting the default branch