Skip to content

Commit c518c18

Browse files
committed
Update readme
1 parent 5a2012f commit c518c18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,11 @@
55

66
An example project to show how to create release using GitHub Actions and PHP
77
PHAR.
8+
9+
Use this example if you have the following workflow:
10+
11+
1. Creating a tag `git tag ...` && `git push --tags` should create a GitHub
12+
Release from this tag
13+
2. You can use the web interface to manually create a GitHub Release
14+
3. When creating a GitHub Release (1 or 2 from above), the artifact should be
15+
attached to release

0 commit comments

Comments
 (0)