Compare commits
No commits in common. "ca4e8e3cec91e5c246e360796d02e428a701817b" and "e0c8c16084c72c19c21b9625ce69ec653423d537" have entirely different histories.
ca4e8e3cec
...
e0c8c16084
@ -13,8 +13,6 @@ jobs:
|
|||||||
if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'release/')
|
if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'release/')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: check out repository
|
|
||||||
uses: https://github.com/actions/checkout@v4
|
|
||||||
- name: changie latest
|
- name: changie latest
|
||||||
id: changie_latest
|
id: changie_latest
|
||||||
uses: https://github.com/miniscruff/changie-action@v2
|
uses: https://github.com/miniscruff/changie-action@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user