fix/merge-conflict #36

Merged
teutat3s merged 13 commits from refs/pull/36/head into main 2021-10-07 23:53:21 +00:00
Showing only changes of commit 252769ce46 - Show all commits

View file

@ -19,7 +19,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: core
ref: master
- name: Update Changelog
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
with:
@ -49,7 +49,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: core
ref: master
- name: Get Changelog Entry
id: changelog_reader