File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# PPCRE (PHP PHAR Create Release Example)
22
3- ![ build ] ( https://github.com/sergeyklay/gh-actions-php-phar-create-release-example/workflows/ build/ badge.svg )
4- ![ release ] ( https://github.com/sergeyklay/gh-actions-php-phar-create- release-example/workflows/release/ badge.svg )
3+ [ ![ Build Status ] [ build badge ]] [ actions link ]
4+ [ ![ Release Status ] [ release badge ]] [ actions link ]
55
66An example project to show how to create release using GitHub Actions and PHP
77PHAR.
@@ -13,3 +13,7 @@ Use this example if you have the following workflow:
13132 . You can use the web interface to manually create a GitHub Release
14143 . When creating a GitHub Release (1 or 2 from above), the artifact should be
1515 attached to release
16+
17+ [ build badge ] : https://github.com/sergeyklay/gh-actions-php-phar-create-release-example/workflows/build/badge.svg
18+ [ release badge ] : https://github.com/sergeyklay/gh-actions-php-phar-create-release-example/workflows/release/badge.svg
19+ [ actions link ] : https://github.com/sergeyklay/gh-actions-php-phar-create-release-example/actions
You can’t perform that action at this time.
0 commit comments