Skip to content

Commit

Permalink
Fix step name. No functional change.
Browse files Browse the repository at this point in the history
  • Loading branch information
pablorcum committed Nov 4, 2023
1 parent 72dde49 commit eba7125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
&"$env:ProgramFiles\MATLAB\$env:MATLAB_VER\bin\matlab.exe" -batch "openProject(pwd); cd('buildUtilities'); buildtool test('noHW') package('${{ github.ref_name }}','${{ github.actor }}');"
# Create new release
- name: Release
- name: Create a new release
uses: softprops/action-gh-release@v1
with:
files: releases/bossdevice-api-installer.mltbx
Expand Down

0 comments on commit eba7125

Please sign in to comment.