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 1
1
# PPCRE (PHP PHAR Create Release Example)
2
2
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 ]
5
5
6
6
An example project to show how to create release using GitHub Actions and PHP
7
7
PHAR.
@@ -13,3 +13,7 @@ Use this example if you have the following workflow:
13
13
2 . You can use the web interface to manually create a GitHub Release
14
14
3 . When creating a GitHub Release (1 or 2 from above), the artifact should be
15
15
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