We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8ac2d commit cf8c452Copy full SHA for cf8c452
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
#-----------------------------------------
2
# Framework Deploy
3
4
-name: Framework Deploy
+name: ApPHP-Framework-Deploy
5
env:
6
APP_NAME: ApPHP-MVC-Framework
7
DEPLOY_PACKAGE_NAME: "apphp-deploy-${{ github.sha }}"
README.md
@@ -39,4 +39,5 @@ The ApPHP Developer Team
39
- [GitHub Repository](https://github.com/apphp/php-mvc-framework)
40
41
42
-Status of last deployment:
+Status of last deployment:
43
+https://github.com/apphp/php-mvc-framework/workflows/ApPHP-Framework-Deploy/badge.svg?branch=master
0 commit comments