mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
chore(ci): add an action to create a release PR;
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{{#if files}}
|
||||
|
||||
### Build info
|
||||
|
||||
{{#each files}}
|
||||
- {{ name}} ({{ path }}) {{ filesize size }} ({{ filesize gzip }} gzipped)
|
||||
{{#each commits}}
|
||||
- {{ tag }} - {{filesize size}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user