Skip to content

Commit

Permalink
Update medInria-macOS.yml -- overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
mathildemerle authored Jan 14, 2025
1 parent 48b9ce4 commit cd1a18b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/medInria-macOS.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This starter workflow is for a CMake project running on a single platform. There is a different starter workflow if you need cross-platform coverage.
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml
name: medInria on macOS
name: medInria dev on macOS

on:
push:
Expand Down Expand Up @@ -70,3 +70,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ env.FILE }}
tag: medInria-weekly
overwrite: true

0 comments on commit cd1a18b

Please sign in to comment.