mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-18 19:51:02 +00:00
Update release.yml (#265)
The Release workflow used to work with a fetch-depth: 0 - not sure why this is required but yolo-ing it in for a test
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-tags: true
|
fetch-tags: true
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Check Versions
|
- name: Check Versions
|
||||||
id: versions
|
id: versions
|
||||||
|
|||||||
Reference in New Issue
Block a user