Skip to content

Commit 187d060

Browse files
authored
Merge pull request #25 from Echtzeitsysteme/hotfix/ci-macos-arm-job-name
Adds missing "arm" to release task name
2 parents d7fbb7b + 2c14c0e commit 187d060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
with:
296296
files: |
297297
eclipse-gips-macos-user/eclipse-gips-macos-user.zip
298-
- name: Release eclipse-gips-macos
298+
- name: Release eclipse-gips-macos-arm
299299
uses: softprops/action-gh-release@v2
300300
with:
301301
files: |

0 commit comments

Comments
 (0)