We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed71a9 commit db26a7bCopy full SHA for db26a7b
.github/workflows/release.yml
@@ -151,7 +151,7 @@ jobs:
151
- open_simulation_interface_${{needs.setup.outputs.output1}}
152
- osi-sensor-model-packaging_${{ env.OSMP_VERSION }}" >> "README.txt"
153
cat README.txt
154
- - mv osi-sensor-model-packaging osi-sensor-model-packaging_${{ env.OSMP_VERSION }}
+ mv osi-sensor-model-packaging osi-sensor-model-packaging_${{ env.OSMP_VERSION }}
155
# Package all collected deliverables
156
- name: Zip Release
157
uses: TheDoctor0/zip-release@0.6.2
0 commit comments