Skip to content

fix default body

fix default body #15

Triggered via push December 29, 2023 18:48
Status Success
Total duration 2m 50s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/release-github-actions@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release
>> hint: Using 'master' as the name for the initial branch. This default branch name
release
>> hint: is subject to change. To configure the initial branch name to use in all
release
>> hint: of your new repositories, which will suppress this warning, call:
release
>> hint:
release
>> hint: git config --global init.defaultBranch <name>
release
>> hint:
release
>> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
release
>> hint: 'development'. The just-created branch can be renamed via this command:
release
>> hint:
release
>> hint: git branch -m <name>