mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 10:09:20 +08:00
Add announcements to software documentation (#1285)
* Add Windows announcements * Minor fix * Add Ubuntu announcements * Minor fix * Add announcements to win16 template * Cleanup announcement files * Rename announcements files
This commit is contained in:
committed by
GitHub
parent
97e4ea8356
commit
b7c69ef560
@@ -89,6 +89,11 @@
|
||||
"source": "{{template_dir}}/scripts/helpers",
|
||||
"destination": "{{user `helper_script_folder`}}"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{template_dir}}/announcements.md",
|
||||
"destination": "{{user `helper_script_folder`}}/announcements.md"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{template_dir}}/scripts/installers",
|
||||
|
||||
Reference in New Issue
Block a user