Skip to content

Commit 940ac3f

Browse files
Update release.yml
Added fetch-depth 0 to OSMP for version creation Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent 7331534 commit 940ac3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
# repository: OpenSimulationInterface/osi-sensor-model-packaging
121121
repository: philipwindecker/osi-sensor-model-packaging
122122
path: dist/osi-sensor-model-packaging
123+
fetch-depth: 0
123124
# Retrieve the Antora artifact from the previous job
124125
- name: Retrieve Antora artifact
125126
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)