Compare commits

..

No commits in common. "ca4e8e3cec91e5c246e360796d02e428a701817b" and "e0c8c16084c72c19c21b9625ce69ec653423d537" have entirely different histories.

View File

@ -13,8 +13,6 @@ jobs:
if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'release/')
runs-on: ubuntu-latest
steps:
- name: check out repository
uses: https://github.com/actions/checkout@v4
- name: changie latest
id: changie_latest
uses: https://github.com/miniscruff/changie-action@v2