Merge pull request 'checkout before' (#3) from release/test2 into main
Some checks failed
Create release / create-release (push) Failing after 7s
Some checks failed
Create release / create-release (push) Failing after 7s
Reviewed-on: #3
This commit is contained in:
commit
ca4e8e3cec
@ -13,6 +13,8 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user