checkout before
This commit is contained in:
parent
3074dae15a
commit
9949393d7b
@ -13,6 +13,8 @@ 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