Skip to content

An example project to show how to create release using GitHub Actions and PHP PHAR

License

Notifications You must be signed in to change notification settings

sergeyklay/gh-actions-php-phar-create-release-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPCRE (PHP PHAR Create Release Example)

Build Status Release Status

An example project to show how to create release using GitHub Actions and PHP PHAR.

Use this example if you have the following workflow:

  1. Creating a tag git tag ... && git push --tags should create a GitHub Release from this tag
  2. You can use the web interface to manually create a GitHub Release
  3. When creating a GitHub Release (1 or 2 from above), the artifact should be attached to release