File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- name : release
1+ name : Release
22
33on :
44 push :
1919 GITHUB_TOKEN : ${{ secrets.RELEASE_TOKEN }}
2020 with :
2121 tag_name : ${{ github.ref }}
22- release_name : CodeIgniter Coding Standard ${{ github.ref }}
22+ release_name : ${{ github.ref }} Coding Standard
2323 draft : true
2424 prerelease : false
2525 body : |
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77## [ Unreleased] ( https://github.com/CodeIgniter/coding-standard/compare/v1.0.0...HEAD ) - 20xx-xx-xx
88
99- Bump to ` friendsofphp/php-cs-fixer ` v3.1.0
10+ - Fix release script
1011
1112## [ v1.0.0] ( https://github.com/CodeIgniter/coding-standard/releases/tag/v1.0.0 ) - 2021-08-29
1213
You can’t perform that action at this time.
0 commit comments