Update changelog.yml

This commit is contained in:
srgooglo 2020-10-09 13:28:18 +02:00 committed by GitHub
parent 91ce2f806e
commit f8a7b26868

View File

@ -4,7 +4,7 @@ on:
push:
branches: [ master ]
jobs:
Create Changelogs:
create_changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2