Skip to content

Commit fd2ac4a

Browse files
committed
Changes in badge
1 parent cf8c452 commit fd2ac4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#-----------------------------------------
22
# Framework Deploy
33
#-----------------------------------------
4-
name: ApPHP-Framework-Deploy
4+
name: build
55
env:
6-
APP_NAME: ApPHP-MVC-Framework
6+
APP_NAME: ApPHP MVC Framework
77
DEPLOY_PACKAGE_NAME: "apphp-deploy-${{ github.sha }}"
88

99
# Run on [push]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ The ApPHP Developer Team
4040

4141

4242
Status of last deployment:
43-
https://github.com/apphp/php-mvc-framework/workflows/ApPHP-Framework-Deploy/badge.svg?branch=master
43+
<img src="https://github.com/apphp/php-mvc-framework/workflows/build/badge.svg?branch=master" />

0 commit comments

Comments
 (0)