Skip to content

Commit e946ce4

Browse files
authored
Update cmake-multi-platform.yml
1 parent dfd7cc1 commit e946ce4

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ jobs:
7676

7777

7878

79-
- name: Commit build artefacts
80-
# You may pin to the exact commit or the version.
81-
# uses: mutoco/commit-build-artefacts-action@86777b524c6ebf32a20f664ba0475992f1640f99
82-
uses: mutoco/[email protected]
83-
with:
84-
# Committer email
85-
committer_email: [email protected]
86-
# Committer name
87-
committer_name: Herman Semenov
79+
- name: Upload a Build Artifact
80+
uses: actions/[email protected]
8881

0 commit comments

Comments
 (0)