Update changelog.yml

This commit is contained in:
srgooglo 2020-10-09 13:28:18 +02:00 committed by GitHub
parent 22a888d51f
commit d954b78f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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