Skip to content

Commit

Permalink
Merge pull request #100 from ImperialCollegeLondon/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/dev/ncipollo/release-action-1.15.0

build(deps): bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
mfacchinelli authored Jan 14, 2025
2 parents 501380b + 0a76106 commit d7a4383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
path: artifacts
if-no-files-found: error
- name: Create release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
tag: v${{ env.MAG_DATA_VISUALIZATION_VERSION }}
artifacts: 'artifacts/MAG Data Visualization.mltbx'
Expand Down

0 comments on commit d7a4383

Please sign in to comment.