Skip to content

Commit cd1a18b

Browse files
Update medInria-macOS.yml -- overwrite
1 parent 48b9ce4 commit cd1a18b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/medInria-macOS.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 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.
22
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml
3-
name: medInria on macOS
3+
name: medInria dev on macOS
44

55
on:
66
push:
@@ -70,3 +70,4 @@ jobs:
7070
repo_token: ${{ secrets.GITHUB_TOKEN }}
7171
file: ${{ env.FILE }}
7272
tag: medInria-weekly
73+
overwrite: true

0 commit comments

Comments
 (0)